quethrozar
commited on
Commit
•
958d896
1
Parent(s):
f5b0da2
Training in progress, step 200
Browse files
config.json
CHANGED
@@ -12,24 +12,14 @@
|
|
12 |
"hidden_dropout_prob": 0.1,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
-
"0": "
|
16 |
-
"1": "
|
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 |
-
"
|
27 |
-
"
|
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,
|
35 |
"max_2d_position_embeddings": 1024,
|
|
|
12 |
"hidden_dropout_prob": 0.1,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
+
"0": "Year",
|
16 |
+
"1": "VIN"
|
|
|
|
|
|
|
|
|
|
|
17 |
},
|
18 |
"initializer_range": 0.02,
|
19 |
"intermediate_size": 3072,
|
20 |
"label2id": {
|
21 |
+
"VIN": 1,
|
22 |
+
"Year": 0
|
|
|
|
|
|
|
|
|
|
|
23 |
},
|
24 |
"layer_norm_eps": 1e-05,
|
25 |
"max_2d_position_embeddings": 1024,
|
logs/1684959266.1533558/events.out.tfevents.1684959266.MSI.390.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f58978b4fad1db13ef5b03bdf70c3b961443de13a5699b131b745a641a0e661
|
3 |
+
size 5898
|
logs/1685045223.1027553/events.out.tfevents.1685045223.MSI.5457.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:003f73b5e7214c7d7e450c9f46a35574d35980ca9facf4aaa7fa5c244b48760e
|
3 |
+
size 5898
|
logs/events.out.tfevents.1684959266.MSI.390.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66029c697629c366e288d45f4b71e77b958746e5297e27237ec83a1eb138c8b7
|
3 |
+
size 4417
|
logs/events.out.tfevents.1685045223.MSI.5457.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cff7310f23471dd015e16c8fa6b3c07ea411da1671af441580f466debb7972fb
|
3 |
+
size 4866
|
pytorch_model.bin
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:e21a1021fc7ea8a95ff39abf7737586132b379dadd7dba4b90b44585c067ec78
|
3 |
+
size 520808439
|