Tatiana239 commited on
Commit
7be26c1
1 Parent(s): 824aedf

Training in progress, step 25

Browse files
config.json CHANGED
@@ -12,41 +12,47 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "I-Ref_value",
16
- "1": "I-Comment",
17
- "2": "I-Date",
18
- "3": "B-Date",
19
- "4": "I-Labname",
20
- "5": "B-Result",
21
- "6": "B-Ref_value",
22
- "7": "I-Name",
23
- "8": "B-Comment",
24
  "9": "O",
25
- "10": "B-Laboratory",
26
- "11": "I-Result",
27
- "12": "I-Measure",
28
- "13": "B-Labname",
29
- "14": "B-Name",
30
- "15": "B-Measure"
 
 
 
31
  },
32
  "initializer_range": 0.02,
33
  "intermediate_size": 3072,
34
  "label2id": {
35
- "B-Comment": 8,
36
- "B-Date": 3,
37
- "B-Labname": 13,
38
- "B-Laboratory": 10,
39
- "B-Measure": 15,
40
- "B-Name": 14,
41
- "B-Ref_value": 6,
42
- "B-Result": 5,
43
- "I-Comment": 1,
44
- "I-Date": 2,
45
- "I-Labname": 4,
46
- "I-Measure": 12,
47
- "I-Name": 7,
48
- "I-Ref_value": 0,
49
- "I-Result": 11,
 
 
 
50
  "O": 9
51
  },
52
  "layer_norm_eps": 1e-05,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "B-Labname",
16
+ "1": "B-Biomaterial",
17
+ "2": "B-Ref_value",
18
+ "3": "I-Comment",
19
+ "4": "I-Biomaterial",
20
+ "5": "I-Measure",
21
+ "6": "B-Result",
22
+ "7": "I-Result",
23
+ "8": "I-Name",
24
  "9": "O",
25
+ "10": "B-Comment",
26
+ "11": "B-Measure",
27
+ "12": "B-Date",
28
+ "13": "I-Laboratory",
29
+ "14": "I-Ref_value",
30
+ "15": "B-Laboratory",
31
+ "16": "B-Name",
32
+ "17": "I-Labname",
33
+ "18": "I-Date"
34
  },
35
  "initializer_range": 0.02,
36
  "intermediate_size": 3072,
37
  "label2id": {
38
+ "B-Biomaterial": 1,
39
+ "B-Comment": 10,
40
+ "B-Date": 12,
41
+ "B-Labname": 0,
42
+ "B-Laboratory": 15,
43
+ "B-Measure": 11,
44
+ "B-Name": 16,
45
+ "B-Ref_value": 2,
46
+ "B-Result": 6,
47
+ "I-Biomaterial": 4,
48
+ "I-Comment": 3,
49
+ "I-Date": 18,
50
+ "I-Labname": 17,
51
+ "I-Laboratory": 13,
52
+ "I-Measure": 5,
53
+ "I-Name": 8,
54
+ "I-Ref_value": 14,
55
+ "I-Result": 7,
56
  "O": 9
57
  },
58
  "layer_norm_eps": 1e-05,
logs/1674462688.2272708/events.out.tfevents.1674462688.pc092u.2810260.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a586f074ec5708f412957176095272b6b0d4738316a384b638e55d4528a62ca
3
+ size 5495
logs/events.out.tfevents.1674462688.pc092u.2810260.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51b62fc986d30d19a43aff73e73301fa4570faa7f8f1351274425f0c0d181cc8
3
+ size 7861
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78a88bdd5ab5300f9fe1c0bff3ab7e3073c8f946ca93c984e4f764140a982f23
3
- size 520845983
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aca46bddf78b83e792b6968d1d1d1c9aa7aa6ee90480c07c24ed2425229f3258
3
+ size 520855199