Tatiana239 commited on
Commit
f9b97c6
1 Parent(s): d0f746a

Training in progress, step 1

Browse files
config.json CHANGED
@@ -12,40 +12,40 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "B-Labname",
16
- "1": "I-Result",
17
- "2": "B-Result",
18
- "3": "O",
19
- "4": "B-Laboratory",
20
- "5": "I-Name",
21
- "6": "B-Name",
22
- "7": "B-Comment",
23
- "8": "I-Measure",
24
- "9": "I-Comment",
25
- "10": "B-Measure",
26
- "11": "B-Date",
27
- "12": "I-Labname",
28
- "13": "B-Ref_value",
29
- "14": "I-Ref_value"
30
  },
31
  "initializer_range": 0.02,
32
  "intermediate_size": 3072,
33
  "label2id": {
34
- "B-Comment": 7,
35
- "B-Date": 11,
36
- "B-Labname": 0,
37
- "B-Laboratory": 4,
38
- "B-Measure": 10,
39
- "B-Name": 6,
40
- "B-Ref_value": 13,
41
- "B-Result": 2,
42
- "I-Comment": 9,
43
- "I-Labname": 12,
44
- "I-Measure": 8,
45
- "I-Name": 5,
46
- "I-Ref_value": 14,
47
- "I-Result": 1,
48
- "O": 3
49
  },
50
  "layer_norm_eps": 1e-05,
51
  "max_2d_position_embeddings": 1024,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "B-Name",
16
+ "1": "I-Comment",
17
+ "2": "O",
18
+ "3": "I-Name",
19
+ "4": "B-Labname",
20
+ "5": "I-Ref_value",
21
+ "6": "B-Laboratory",
22
+ "7": "I-Labname",
23
+ "8": "B-Result",
24
+ "9": "B-Date",
25
+ "10": "B-Comment",
26
+ "11": "I-Result",
27
+ "12": "B-Ref_value",
28
+ "13": "I-Measure",
29
+ "14": "B-Measure"
30
  },
31
  "initializer_range": 0.02,
32
  "intermediate_size": 3072,
33
  "label2id": {
34
+ "B-Comment": 10,
35
+ "B-Date": 9,
36
+ "B-Labname": 4,
37
+ "B-Laboratory": 6,
38
+ "B-Measure": 14,
39
+ "B-Name": 0,
40
+ "B-Ref_value": 12,
41
+ "B-Result": 8,
42
+ "I-Comment": 1,
43
+ "I-Labname": 7,
44
+ "I-Measure": 13,
45
+ "I-Name": 3,
46
+ "I-Ref_value": 5,
47
+ "I-Result": 11,
48
+ "O": 2
49
  },
50
  "layer_norm_eps": 1e-05,
51
  "max_2d_position_embeddings": 1024,
logs/1674212239.3967614/events.out.tfevents.1674212239.pc092u.2761409.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e7446dc9a2270267ffbad4d86c67f639e6c1d45424e0c75fd4ee8f481533ee3
3
+ size 5491
logs/events.out.tfevents.1674210728.pc092u.2757723.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2464026ad36bd7461e42907d3374b53385be0556b4234ab9f94c75f66e1c11f6
3
- size 5068
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94aa72647da810935a213c376150037459106e4b488193cfc26fe05a13b5e6e2
3
+ size 5717
logs/events.out.tfevents.1674212239.pc092u.2761409.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec0e3f87c27f76dbc4b1afcd568c23fcea2857cd3718c84ecc0586a9945c98a9
3
+ size 5068
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b5715daa8ecaf69ed63c06eeef717ef71e008abc6fb6d8449c9329fdab10ecd
3
  size 520837215
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6c2476442e3ca408d3b24e80864cdf4cdcd0a103c6968229c04c481d5ac7191
3
  size 520837215
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b40a569e3a95d82c31ef7c41b0880b4f60e43e2cc9d856323bb0c1335f7a97ff
3
  size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd2525388d560a0997f3d8b74cc862908a17fcee74c03cea65566a08c505b90a
3
  size 3375