Training in progress, epoch 1
Browse files- config.json +4 -12
- model.safetensors +2 -2
- runs/Jan30_10-29-28_ptr-65mvotgovyrvuqjrx6z.18120a2.ip6.access.telenet.be/events.out.tfevents.1738229369.ptr-65mvotgovyrvuqjrx6z.18120a2.ip6.access.telenet.be.245379.0 +2 -2
- runs/Jan30_10-46-20_ptr-65mvotgovyrvuqjrx6z.18120a2.ip6.access.telenet.be/events.out.tfevents.1738230381.ptr-65mvotgovyrvuqjrx6z.18120a2.ip6.access.telenet.be.245885.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -10,22 +10,14 @@
|
|
10 |
"hidden_size": 1024,
|
11 |
"id2label": {
|
12 |
"0": "O",
|
13 |
-
"1": "B-
|
14 |
-
"2": "I-
|
15 |
-
"3": "B-grammar",
|
16 |
-
"4": "I-grammar",
|
17 |
-
"5": "B-non-sense",
|
18 |
-
"6": "I-non-sense"
|
19 |
},
|
20 |
"initializer_range": 0.02,
|
21 |
"intermediate_size": 4096,
|
22 |
"label2id": {
|
23 |
-
"B-
|
24 |
-
"
|
25 |
-
"B-semantic": 1,
|
26 |
-
"I-grammar": 4,
|
27 |
-
"I-non-sense": 6,
|
28 |
-
"I-semantic": 2,
|
29 |
"O": 0
|
30 |
},
|
31 |
"layer_norm_eps": 1e-12,
|
|
|
10 |
"hidden_size": 1024,
|
11 |
"id2label": {
|
12 |
"0": "O",
|
13 |
+
"1": "B-error",
|
14 |
+
"2": "I-error"
|
|
|
|
|
|
|
|
|
15 |
},
|
16 |
"initializer_range": 0.02,
|
17 |
"intermediate_size": 4096,
|
18 |
"label2id": {
|
19 |
+
"B-error": 1,
|
20 |
+
"I-error": 2,
|
|
|
|
|
|
|
|
|
21 |
"O": 0
|
22 |
},
|
23 |
"layer_norm_eps": 1e-12,
|
model.safetensors
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:305592d55746e0a56a5784ee04718558eba66a47bc36b334a5ce72fdad4547ea
|
3 |
+
size 1338803948
|
runs/Jan30_10-29-28_ptr-65mvotgovyrvuqjrx6z.18120a2.ip6.access.telenet.be/events.out.tfevents.1738229369.ptr-65mvotgovyrvuqjrx6z.18120a2.ip6.access.telenet.be.245379.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:3f9e8842c49cc719acaf2fb4294eab84ce622b0ea01e4000b13bddd8dd456552
|
3 |
+
size 13546
|
runs/Jan30_10-46-20_ptr-65mvotgovyrvuqjrx6z.18120a2.ip6.access.telenet.be/events.out.tfevents.1738230381.ptr-65mvotgovyrvuqjrx6z.18120a2.ip6.access.telenet.be.245885.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f86758b426c138112527e69e3232a2b40b9834ec9ca5e985b66aaa9702bfdaf
|
3 |
+
size 5768
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ca518c853df70655636d7135e6eb0baef0f2077c10263be20b7dd1da902e8a0
|
3 |
size 5496
|