Training in progress, epoch 1
Browse files
config.json
CHANGED
|
@@ -8,23 +8,7 @@
|
|
| 8 |
"dim": 768,
|
| 9 |
"dropout": 0.1,
|
| 10 |
"hidden_dim": 3072,
|
| 11 |
-
"id2label": {
|
| 12 |
-
"0": "LABEL_0",
|
| 13 |
-
"1": "LABEL_1",
|
| 14 |
-
"2": "LABEL_2",
|
| 15 |
-
"3": "LABEL_3",
|
| 16 |
-
"4": "LABEL_4",
|
| 17 |
-
"5": "LABEL_5"
|
| 18 |
-
},
|
| 19 |
"initializer_range": 0.02,
|
| 20 |
-
"label2id": {
|
| 21 |
-
"LABEL_0": 0,
|
| 22 |
-
"LABEL_1": 1,
|
| 23 |
-
"LABEL_2": 2,
|
| 24 |
-
"LABEL_3": 3,
|
| 25 |
-
"LABEL_4": 4,
|
| 26 |
-
"LABEL_5": 5
|
| 27 |
-
},
|
| 28 |
"max_position_embeddings": 512,
|
| 29 |
"model_type": "distilbert",
|
| 30 |
"n_heads": 12,
|
|
@@ -36,6 +20,6 @@
|
|
| 36 |
"sinusoidal_pos_embds": false,
|
| 37 |
"tie_weights_": true,
|
| 38 |
"torch_dtype": "float32",
|
| 39 |
-
"transformers_version": "4.38.
|
| 40 |
"vocab_size": 30522
|
| 41 |
}
|
|
|
|
| 8 |
"dim": 768,
|
| 9 |
"dropout": 0.1,
|
| 10 |
"hidden_dim": 3072,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
"initializer_range": 0.02,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"max_position_embeddings": 512,
|
| 13 |
"model_type": "distilbert",
|
| 14 |
"n_heads": 12,
|
|
|
|
| 20 |
"sinusoidal_pos_embds": false,
|
| 21 |
"tie_weights_": true,
|
| 22 |
"torch_dtype": "float32",
|
| 23 |
+
"transformers_version": "4.38.2",
|
| 24 |
"vocab_size": 30522
|
| 25 |
}
|
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:d00323500be288bc642f834767d02cb4d2e7b6fac34e9c323b43702051d1d0cf
|
| 3 |
+
size 267832560
|
runs/Mar09_19-26-27_5ff87cd5e346/events.out.tfevents.1710012403.5ff87cd5e346.234.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5266208c5d05e7d05499eb403e512a755813b396ea086a6f64d9b1332d7ef0c2
|
| 3 |
+
size 862
|
runs/Mar09_19-28-00_5ff87cd5e346/events.out.tfevents.1710012481.5ff87cd5e346.234.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a58c15bf027430c5f5e6abe5d648fc12d5d748b8da6a9252e96b8d7eb342aa8a
|
| 3 |
+
size 4747
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bac15171c422f1a4cbb6e60541b6dfa38496a528f0d0e14a98756599b6bf151d
|
| 3 |
size 4920
|