kushaljoseph commited on
Commit
efb27a6
·
1 Parent(s): d2312e3

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -11,27 +11,27 @@
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
14
- "1": "B-PER",
15
- "2": "I-PER",
16
- "3": "B-ORG",
17
- "4": "I-ORG",
18
- "5": "B-LOC",
19
- "6": "I-LOC",
20
- "7": "B-MISC",
21
- "8": "I-MISC"
22
  },
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
25
  "label2id": {
26
- "B-LOC": "5",
27
- "B-MISC": "7",
28
- "B-ORG": "3",
29
- "B-PER": "1",
30
- "I-LOC": "6",
31
- "I-MISC": "8",
32
- "I-ORG": "4",
33
- "I-PER": "2",
34
- "O": "0"
35
  },
36
  "layer_norm_eps": 1e-12,
37
  "max_position_embeddings": 512,
 
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
14
+ "1": "B-MISC",
15
+ "2": "I-MISC",
16
+ "3": "B-PER",
17
+ "4": "I-PER",
18
+ "5": "B-ORG",
19
+ "6": "I-ORG",
20
+ "7": "B-LOC",
21
+ "8": "I-LOC"
22
  },
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
25
  "label2id": {
26
+ "B-LOC": 7,
27
+ "B-MISC": 1,
28
+ "B-ORG": 5,
29
+ "B-PER": 3,
30
+ "I-LOC": 8,
31
+ "I-MISC": 2,
32
+ "I-ORG": 6,
33
+ "I-PER": 4,
34
+ "O": 0
35
  },
36
  "layer_norm_eps": 1e-12,
37
  "max_position_embeddings": 512,
logs/1652536597.1161456/events.out.tfevents.1652536597.cca9844a1669.1578.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ac03983d8c75054bc8495bfd0fa89ef2e2b3220ef3456a0c618824ab4413a4
3
+ size 5174
logs/events.out.tfevents.1652535634.cca9844a1669.73.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35249890f3955b759d0cd734b8caebd8e5c7664e91f5f5476357b3829b486044
3
- size 4511
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4866caad51f8f1fcd2d9acc2606f185808ee821c566243f3ae3747556d2abf6
3
+ size 5494
logs/events.out.tfevents.1652536597.cca9844a1669.1578.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69079f5c167c275a5fb0ca75aab4159ff117f8bbf634d33984618bd92e8d73d3
3
+ size 4493
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3a84271b65ee8f3153e63618e8c53403876f746ae05a97d6afd380ddae27332
3
  size 260835441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5c216bba28c1208fb27a7474f60864950e31bd1ac8e4b32670e0e40e5e66b1a
3
  size 260835441