Tatiana239 commited on
Commit
c6adc94
1 Parent(s): 4bcc772

Training in progress, step 9

Browse files
config.json CHANGED
@@ -12,48 +12,38 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "B-Ref_value",
16
- "1": "I-Date",
17
- "2": "B-Date",
18
- "3": "B-Laboratory",
19
- "4": "I-Ref_value",
20
- "5": "I-Measure",
21
- "6": "B-Comment",
22
- "7": "I-Comment",
23
- "8": "I-Name",
24
- "9": "I-Biomaterial",
25
- "10": "I-Labname",
26
- "11": "I-Laboratory",
27
- "12": "B-Biomaterial",
28
- "13": "I-Result",
29
- "14": "B-Name",
30
- "15": "O",
31
- "16": "B-Labname",
32
- "17": "B-Measure",
33
- "18": "B-Result"
34
  },
35
  "initializer_range": 0.02,
36
  "intermediate_size": 3072,
37
  "label2id": {
38
- "B-Biomaterial": 12,
39
- "B-Comment": 6,
40
- "B-Date": 2,
41
- "B-Labname": 16,
42
- "B-Laboratory": 3,
43
- "B-Measure": 17,
44
- "B-Name": 14,
45
- "B-Ref_value": 0,
46
- "B-Result": 18,
47
- "I-Biomaterial": 9,
48
- "I-Comment": 7,
49
- "I-Date": 1,
50
- "I-Labname": 10,
51
- "I-Laboratory": 11,
52
- "I-Measure": 5,
53
- "I-Name": 8,
54
- "I-Ref_value": 4,
55
- "I-Result": 13,
56
- "O": 15
57
  },
58
  "layer_norm_eps": 1e-05,
59
  "max_2d_position_embeddings": 1024,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "I-Date",
16
+ "1": "I-Ref_value",
17
+ "2": "I-Comment",
18
+ "3": "B-Result",
19
+ "4": "B-Comment",
20
+ "5": "B-Date",
21
+ "6": "I-Labname",
22
+ "7": "B-Measure",
23
+ "8": "B-Ref_value",
24
+ "9": "B-Labname",
25
+ "10": "O",
26
+ "11": "B-Laboratory",
27
+ "12": "I-Result",
28
+ "13": "I-Measure"
 
 
 
 
 
29
  },
30
  "initializer_range": 0.02,
31
  "intermediate_size": 3072,
32
  "label2id": {
33
+ "B-Comment": 4,
34
+ "B-Date": 5,
35
+ "B-Labname": 9,
36
+ "B-Laboratory": 11,
37
+ "B-Measure": 7,
38
+ "B-Ref_value": 8,
39
+ "B-Result": 3,
40
+ "I-Comment": 2,
41
+ "I-Date": 0,
42
+ "I-Labname": 6,
43
+ "I-Measure": 13,
44
+ "I-Ref_value": 1,
45
+ "I-Result": 12,
46
+ "O": 10
 
 
 
 
 
47
  },
48
  "layer_norm_eps": 1e-05,
49
  "max_2d_position_embeddings": 1024,
logs/1674192485.7577536/events.out.tfevents.1674192485.pc092u.2751622.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57af691f9ec1acafc7945b573202ddc923567ff5819e9e6ab97aaac8a12b921
3
+ size 5495
logs/events.out.tfevents.1674192160.pc092u.2751206.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1dc538516a8f467271181a26371244fbc22f2ebdafe2770539ebc5da91c3828
3
- size 5299
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07379f2a60aa0757c703fdf8a01f0381a9be3064d3e6cb9b2f67fd766f8191e4
3
+ size 15683
logs/events.out.tfevents.1674192485.pc092u.2751622.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:653be6233eb00e6cc0aae69d7691905de86b8af0af2e7ad00354160be316c898
3
+ size 10261
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2732fdafbb0f46bb6464921d9ba9922f70ccc0e794b8fd12c15ea93adacbb3f0
3
- size 520855199
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac779e4ea74472ec355312828e1e31159d8f33236df9f0cd366c02ec755fafad
3
+ size 520839775
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60c9da36ecc0c9c6251b7959ab763392fc519069eebf2a85a6dd90945666fb2a
3
  size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b47f2e770eeb8a236ae9607c4c93fb9a692270b1e46bd3fd502d681fe180b8
3
  size 3439