Training in progress, step 500
Browse files
config.json
CHANGED
@@ -11,13 +11,15 @@
|
|
11 |
"id2label": {
|
12 |
"0": "LABEL_0",
|
13 |
"1": "LABEL_1",
|
14 |
-
"2": "LABEL_2"
|
|
|
15 |
},
|
16 |
"initializer_range": 0.02,
|
17 |
"label2id": {
|
18 |
"LABEL_0": 0,
|
19 |
"LABEL_1": 1,
|
20 |
-
"LABEL_2": 2
|
|
|
21 |
},
|
22 |
"max_position_embeddings": 512,
|
23 |
"model_type": "distilbert",
|
|
|
11 |
"id2label": {
|
12 |
"0": "LABEL_0",
|
13 |
"1": "LABEL_1",
|
14 |
+
"2": "LABEL_2",
|
15 |
+
"3": "LABEL_3"
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
18 |
"label2id": {
|
19 |
"LABEL_0": 0,
|
20 |
"LABEL_1": 1,
|
21 |
+
"LABEL_2": 2,
|
22 |
+
"LABEL_3": 3
|
23 |
},
|
24 |
"max_position_embeddings": 512,
|
25 |
"model_type": "distilbert",
|
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:9c7594f468706cd36dfc08e233d8a3c224a089bc0db1981059664ffe909703ab
|
3 |
+
size 267838720
|
runs/Sep13_08-58-21_5fa75bdecfb7/events.out.tfevents.1726217912.5fa75bdecfb7.36.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aed5fa5d07cf5652d207b9f8129d909c2164851e25d0995c643c3a6038217c97
|
3 |
+
size 5328
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:878a9cad0c7e64b884f8dbe55eefa87e9bd1ba9018bd008886276cfe34bcddba
|
3 |
size 5176
|