bjubert commited on
Commit
46d99ac
1 Parent(s): b37af22

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -12,28 +12,28 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "I-LOC",
16
  "1": "B-LOC",
17
- "2": "B-ORG",
18
- "3": "O",
19
- "4": "I-ORG",
20
- "5": "B-PER",
21
- "6": "I-PER",
22
- "7": "B-HumanProd",
23
- "8": "I-HumanProd"
24
  },
25
  "initializer_range": 0.02,
26
  "intermediate_size": 3072,
27
  "label2id": {
28
- "B-HumanProd": 7,
29
  "B-LOC": 1,
30
- "B-ORG": 2,
31
- "B-PER": 5,
32
- "I-HumanProd": 8,
33
- "I-LOC": 0,
34
- "I-ORG": 4,
35
- "I-PER": 6,
36
- "O": 3
37
  },
38
  "layer_norm_eps": 1e-05,
39
  "max_position_embeddings": 514,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "B-ORG",
16
  "1": "B-LOC",
17
+ "2": "B-PER",
18
+ "3": "I-HumanProd",
19
+ "4": "O",
20
+ "5": "I-LOC",
21
+ "6": "I-ORG",
22
+ "7": "I-PER",
23
+ "8": "B-HumanProd"
24
  },
25
  "initializer_range": 0.02,
26
  "intermediate_size": 3072,
27
  "label2id": {
28
+ "B-HumanProd": 8,
29
  "B-LOC": 1,
30
+ "B-ORG": 0,
31
+ "B-PER": 2,
32
+ "I-HumanProd": 3,
33
+ "I-LOC": 5,
34
+ "I-ORG": 6,
35
+ "I-PER": 7,
36
+ "O": 4
37
  },
38
  "layer_norm_eps": 1e-05,
39
  "max_position_embeddings": 514,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ad297ca60c70ae5ec0fbe940f2c8790b9434201b416e57ca1c435aaaddb0271
3
  size 440223085
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5284b50faa01a94f3266e19a11ffb0461020d38e70eb94c041d4705dc957c8ac
3
  size 440223085
runs/Dec11_13-17-14_DESKTOP-84B4DJL/1670761038.8409338/events.out.tfevents.1670761038.DESKTOP-84B4DJL.8100.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99e2058ae036ed40709df2044a67e2f95613eebdd1e3de8faba74a6524fcf209
3
+ size 5491
runs/Dec11_13-17-14_DESKTOP-84B4DJL/events.out.tfevents.1670761038.DESKTOP-84B4DJL.8100.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8181bf01fbae75a722ca39e4db55c5446db785a992dac372ea130ebeb1971f9
3
+ size 5030
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b18352ed9080ca960356f85658d899f81047d7e78e733f7cd1d6138dea543ab
3
  size 3387
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00d30e9c81cd7e2f7cfb10917d809a16bb6f761d86d1fd704cc0360221dba588
3
  size 3387