pbeyens commited on
Commit
fb8cc3f
1 Parent(s): 814b970

Training in progress, step 200

Browse files
config.json CHANGED
@@ -13,22 +13,14 @@
13
  "hidden_size": 768,
14
  "id2label": {
15
  "0": "O",
16
- "1": "B-HEADER",
17
- "2": "I-HEADER",
18
- "3": "B-QUESTION",
19
- "4": "I-QUESTION",
20
- "5": "B-ANSWER",
21
- "6": "I-ANSWER"
22
  },
23
  "initializer_range": 0.02,
24
  "intermediate_size": 3072,
25
  "label2id": {
26
- "B-ANSWER": 5,
27
- "B-HEADER": 1,
28
- "B-QUESTION": 3,
29
- "I-ANSWER": 6,
30
- "I-HEADER": 2,
31
- "I-QUESTION": 4,
32
  "O": 0
33
  },
34
  "layer_norm_eps": 1e-05,
 
13
  "hidden_size": 768,
14
  "id2label": {
15
  "0": "O",
16
+ "1": "B-TOTAL-STR",
17
+ "2": "B-TOTAL-VALUE"
 
 
 
 
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
+ "B-TOTAL-STR": 1,
23
+ "B-TOTAL-VALUE": 2,
 
 
 
 
24
  "O": 0
25
  },
26
  "layer_norm_eps": 1e-05,
logs/1692711902.569439/events.out.tfevents.1692711902.pc.78855.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daf0b6005769337fbce7c459206a7190a72a38a355add0be1bde63ce3318c69f
3
+ size 5854
logs/events.out.tfevents.1692711902.pc.78855.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e85c6134a4f59cb4d98454860ed98c3316fda702562a3ba65d67f7d8b25c9614
3
+ size 4879
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2169ccc21bebedd44ee191f3794d127ff53d5cc4fbf70eeb8fa319504c923468
3
- size 520821201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d5e756997ba13079eb73a2c497e9da6ba4c9b57da23d7f3512d75f5643faa8
3
+ size 520808913