tungpth commited on
Commit
a8c8592
·
verified ·
1 Parent(s): c262cef

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +48 -24
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -17,34 +17,58 @@
17
  "5": "displaced_people_and_evacuations",
18
  "6": "requests_or_urgent_needs",
19
  "7": "missing_or_found_people",
20
- "8": "Country",
21
- "9": "State",
22
- "10": "City/town",
23
- "11": "Island",
24
- "12": "Human-made Point-of-Interest",
25
- "13": "County",
26
- "14": "Natural Point-of-Interest",
27
- "15": "District",
28
- "16": "Neighborhood",
29
- "17": "Continent",
30
- "18": "Road/street",
31
- "19": "Other locations"
 
 
 
 
 
 
 
 
 
 
 
 
32
  },
33
  "initializer_range": 0.02,
34
  "label2id": {
35
- "City/town": 10,
36
- "Continent": 17,
37
- "Country": 8,
38
- "County": 13,
39
- "District": 15,
40
- "Human-made Point-of-Interest": 12,
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,
48
  "caution_and_advice": 4,
49
  "displaced_people_and_evacuations": 5,
50
  "infrastructure_and_utility_damage": 3,
 
17
  "5": "displaced_people_and_evacuations",
18
  "6": "requests_or_urgent_needs",
19
  "7": "missing_or_found_people",
20
+ "8": "B-Country",
21
+ "9": "I-Country",
22
+ "10": "B-State",
23
+ "11": "I-State",
24
+ "12": "B-City/town",
25
+ "13": "I-City/town",
26
+ "14": "B-Island",
27
+ "15": "I-Island",
28
+ "16": "B-Human-made Point-of-Interest",
29
+ "17": "I-Human-made Point-of-Interest",
30
+ "18": "B-County",
31
+ "19": "I-County",
32
+ "20": "B-Natural Point-of-Interest",
33
+ "21": "I-Natural Point-of-Interest",
34
+ "22": "B-District",
35
+ "23": "I-District",
36
+ "24": "B-Neighborhood",
37
+ "25": "I-Neighborhood",
38
+ "26": "B-Continent",
39
+ "27": "I-Continent",
40
+ "28": "B-Road/street",
41
+ "29": "I-Road/street",
42
+ "30": "B-Other locations",
43
+ "31": "I-Other locations"
44
  },
45
  "initializer_range": 0.02,
46
  "label2id": {
47
+ "B-City/town": 12,
48
+ "B-Continent": 26,
49
+ "B-Country": 8,
50
+ "B-County": 18,
51
+ "B-District": 22,
52
+ "B-Human-made Point-of-Interest": 16,
53
+ "B-Island": 14,
54
+ "B-Natural Point-of-Interest": 20,
55
+ "B-Neighborhood": 24,
56
+ "B-Other locations": 30,
57
+ "B-Road/street": 28,
58
+ "B-State": 10,
59
+ "I-City/town": 13,
60
+ "I-Continent": 27,
61
+ "I-Country": 9,
62
+ "I-County": 19,
63
+ "I-District": 23,
64
+ "I-Human-made Point-of-Interest": 17,
65
+ "I-Island": 15,
66
+ "I-Natural Point-of-Interest": 21,
67
+ "I-Neighborhood": 25,
68
+ "I-Other locations": 31,
69
+ "I-Road/street": 29,
70
+ "I-State": 11,
71
  "O": 0,
 
 
 
72
  "caution_and_advice": 4,
73
  "displaced_people_and_evacuations": 5,
74
  "infrastructure_and_utility_damage": 3,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d303fbce8f716284c21a32121d9e003a455c366ed880d1729962bf038f6ecba5
3
- size 265525384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c20beb9281697dd72a2c9b79220b5bc24246bd84f72c5c7d07ff540153684288
3
+ size 265562304
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c6b238c26e3ba30d9b9af91c8aa8015cec7340426e32ad5ab9db5e57a1039ae
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7acf25ca8b5c50a95fbce5413fdcfdf4adca9ac5d976622a6bde786e93911884
3
  size 5176