tungpth commited on
Commit
070bf6d
·
verified ·
1 Parent(s): fa55104

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -0
  2. model.safetensors +2 -2
  3. training_args.bin +3 -0
config.json CHANGED
@@ -9,6 +9,7 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
 
12
  "1": "rescue_volunteering_or_donation_effort",
13
  "2": "injured_or_dead_people",
14
  "3": "infrastructure_and_utility_damage",
@@ -40,6 +41,7 @@
40
  "Island": 11,
41
  "Natural Point-of-Interest": 14,
42
  "Neighborhood": 16,
 
43
  "Other locations": 19,
44
  "Road/street": 18,
45
  "State": 9,
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "O",
13
  "1": "rescue_volunteering_or_donation_effort",
14
  "2": "injured_or_dead_people",
15
  "3": "infrastructure_and_utility_damage",
 
41
  "Island": 11,
42
  "Natural Point-of-Interest": 14,
43
  "Neighborhood": 16,
44
+ "O": 0,
45
  "Other locations": 19,
46
  "Road/street": 18,
47
  "State": 9,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3eb76279a5af2f45197bb14c9c44ce2dff0bb74ca243b31245a4f9ba4d545a76
3
- size 265522308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:195207a70a8fe22c2a0c8bd167c759660ca9d3f476ee2d1b001c79c154fa9a01
3
+ size 265525384
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfba8f0805b6fdf886a2eac04f2e4c7f540cba025e35f90c50ac4fb4c7c0ea69
3
+ size 5176