Tatiana239
commited on
Commit
•
7dbc54c
1
Parent(s):
ad6c1c9
Training in progress, step 25
Browse files- config.json +36 -36
- logs/1674488047.8817194/events.out.tfevents.1674488047.pc092u.2811897.1 +3 -0
- logs/1674489667.352259/events.out.tfevents.1674489667.pc092u.2812173.1 +3 -0
- logs/1674490384.913352/events.out.tfevents.1674490384.pc092u.2812287.1 +3 -0
- logs/1674490931.6841817/events.out.tfevents.1674490931.pc092u.2812468.1 +3 -0
- logs/1674491222.3513322/events.out.tfevents.1674491222.pc092u.2812468.3 +3 -0
- logs/events.out.tfevents.1674467404.pc092u.2810969.0 +2 -2
- logs/events.out.tfevents.1674467441.pc092u.2810969.2 +3 -0
- logs/events.out.tfevents.1674488047.pc092u.2811897.0 +3 -0
- logs/events.out.tfevents.1674489667.pc092u.2812173.0 +3 -0
- logs/events.out.tfevents.1674490384.pc092u.2812287.0 +3 -0
- logs/events.out.tfevents.1674490931.pc092u.2812468.0 +3 -0
- logs/events.out.tfevents.1674491222.pc092u.2812468.2 +3 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -12,48 +12,48 @@
|
|
12 |
"hidden_dropout_prob": 0.1,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
-
"0": "I-
|
16 |
-
"1": "B-
|
17 |
-
"2": "
|
18 |
-
"3": "
|
19 |
"4": "I-Measure",
|
20 |
-
"5": "
|
21 |
-
"6": "
|
22 |
-
"7": "
|
23 |
-
"8": "
|
24 |
-
"9": "I-
|
25 |
-
"10": "B-
|
26 |
-
"11": "I-
|
27 |
-
"12": "B-
|
28 |
-
"13": "B-
|
29 |
-
"14": "B-
|
30 |
-
"15": "
|
31 |
-
"16": "
|
32 |
-
"17": "
|
33 |
-
"18": "
|
34 |
},
|
35 |
"initializer_range": 0.02,
|
36 |
"intermediate_size": 3072,
|
37 |
"label2id": {
|
38 |
-
"B-Biomaterial":
|
39 |
-
"B-Comment":
|
40 |
-
"B-Date":
|
41 |
-
"B-Labname":
|
42 |
-
"B-Laboratory":
|
43 |
-
"B-Measure":
|
44 |
-
"B-Name":
|
45 |
-
"B-Ref_value":
|
46 |
-
"B-Result":
|
47 |
-
"I-Biomaterial":
|
48 |
-
"I-Comment":
|
49 |
-
"I-Date":
|
50 |
-
"I-Labname":
|
51 |
-
"I-Laboratory":
|
52 |
"I-Measure": 4,
|
53 |
-
"I-Name":
|
54 |
-
"I-Ref_value":
|
55 |
-
"I-Result":
|
56 |
-
"O":
|
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-Ref_value",
|
16 |
+
"1": "B-Comment",
|
17 |
+
"2": "B-Biomaterial",
|
18 |
+
"3": "I-Date",
|
19 |
"4": "I-Measure",
|
20 |
+
"5": "I-Laboratory",
|
21 |
+
"6": "I-Result",
|
22 |
+
"7": "O",
|
23 |
+
"8": "B-Result",
|
24 |
+
"9": "I-Labname",
|
25 |
+
"10": "B-Date",
|
26 |
+
"11": "I-Comment",
|
27 |
+
"12": "B-Labname",
|
28 |
+
"13": "B-Name",
|
29 |
+
"14": "B-Laboratory",
|
30 |
+
"15": "B-Ref_value",
|
31 |
+
"16": "B-Measure",
|
32 |
+
"17": "I-Name",
|
33 |
+
"18": "I-Biomaterial"
|
34 |
},
|
35 |
"initializer_range": 0.02,
|
36 |
"intermediate_size": 3072,
|
37 |
"label2id": {
|
38 |
+
"B-Biomaterial": 2,
|
39 |
+
"B-Comment": 1,
|
40 |
+
"B-Date": 10,
|
41 |
+
"B-Labname": 12,
|
42 |
+
"B-Laboratory": 14,
|
43 |
+
"B-Measure": 16,
|
44 |
+
"B-Name": 13,
|
45 |
+
"B-Ref_value": 15,
|
46 |
+
"B-Result": 8,
|
47 |
+
"I-Biomaterial": 18,
|
48 |
+
"I-Comment": 11,
|
49 |
+
"I-Date": 3,
|
50 |
+
"I-Labname": 9,
|
51 |
+
"I-Laboratory": 5,
|
52 |
"I-Measure": 4,
|
53 |
+
"I-Name": 17,
|
54 |
+
"I-Ref_value": 0,
|
55 |
+
"I-Result": 6,
|
56 |
+
"O": 7
|
57 |
},
|
58 |
"layer_norm_eps": 1e-05,
|
59 |
"max_2d_position_embeddings": 1024,
|
logs/1674488047.8817194/events.out.tfevents.1674488047.pc092u.2811897.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:098a0c3e97eb25526137c1e185066d3998af04e9b321eb53b87991bf4eb6bc9e
|
3 |
+
size 5495
|
logs/1674489667.352259/events.out.tfevents.1674489667.pc092u.2812173.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6116b5760757ef8fd33dcf75d49c67610b3ddb0b50dce74366863398272b1f2f
|
3 |
+
size 5495
|
logs/1674490384.913352/events.out.tfevents.1674490384.pc092u.2812287.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1829f4bddf858b3076ac618083a0467583e5b1ea7dc168e1d9d138a4f82a67f
|
3 |
+
size 5495
|
logs/1674490931.6841817/events.out.tfevents.1674490931.pc092u.2812468.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9e4c77f631edacf059b8b0c8912d41b76503c46390dd60011e37668131522d5
|
3 |
+
size 5495
|
logs/1674491222.3513322/events.out.tfevents.1674491222.pc092u.2812468.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24909ae0882c428c1621f9a0ce1e085e63f0f521b696ce913b5ecbf9b8fb7d52
|
3 |
+
size 5495
|
logs/events.out.tfevents.1674467404.pc092u.2810969.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2732c60b49d9d3121719a4ac605843180f6af53c59462eb1f6187bdc7d297e59
|
3 |
+
size 8209
|
logs/events.out.tfevents.1674467441.pc092u.2810969.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d12b012170c276d71ebe06cf8d139362dcf7e2b75ba66e2b87e76f00cd7287f
|
3 |
+
size 535
|
logs/events.out.tfevents.1674488047.pc092u.2811897.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f462feb67a749303b08878944b9be79283825fe87b7d171848207fe540cec92c
|
3 |
+
size 4348
|
logs/events.out.tfevents.1674489667.pc092u.2812173.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb33e98fda30d11103bb6342035b4d6f51a0f23d072e09b4e0b3fe60a8385f76
|
3 |
+
size 4174
|
logs/events.out.tfevents.1674490384.pc092u.2812287.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a25d4a5ea289d913f509dc8aaf9b85c8d016b579dfb45ea41629af51a46b7cde
|
3 |
+
size 4348
|
logs/events.out.tfevents.1674490931.pc092u.2812468.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:447218e4e58c64bda9186eeeecb4c9fb57e5dd93a908291a7061e599b5c02a4f
|
3 |
+
size 4616
|
logs/events.out.tfevents.1674491222.pc092u.2812468.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55505005cf5d6c82cad9a28a304d32a2b663750da76891b64cfc1ac16fb68cf6
|
3 |
+
size 7861
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 520855199
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1fb025b45df8580f3c4861f0508aae1277c01dc8fac688031130be0cd582477
|
3 |
size 520855199
|