Training in progress, epoch 1
Browse files
config.json
CHANGED
|
@@ -8,15 +8,7 @@
|
|
| 8 |
"dim": 768,
|
| 9 |
"dropout": 0.1,
|
| 10 |
"hidden_dim": 3072,
|
| 11 |
-
"id2label": {
|
| 12 |
-
"0": "normal",
|
| 13 |
-
"1": "intencion"
|
| 14 |
-
},
|
| 15 |
"initializer_range": 0.02,
|
| 16 |
-
"label2id": {
|
| 17 |
-
"intencion": 1,
|
| 18 |
-
"normal": 0
|
| 19 |
-
},
|
| 20 |
"max_position_embeddings": 512,
|
| 21 |
"model_type": "distilbert",
|
| 22 |
"n_heads": 12,
|
|
@@ -29,6 +21,5 @@
|
|
| 29 |
"tie_weights_": true,
|
| 30 |
"torch_dtype": "float32",
|
| 31 |
"transformers_version": "4.44.2",
|
| 32 |
-
"use_cache": true,
|
| 33 |
"vocab_size": 30522
|
| 34 |
}
|
|
|
|
| 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,
|
|
|
|
| 21 |
"tie_weights_": true,
|
| 22 |
"torch_dtype": "float32",
|
| 23 |
"transformers_version": "4.44.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 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ffd46647e035d0efc65041eabf87fb444dbb01dd266d432e03852754e6c48c9
|
| 3 |
size 267832560
|
runs/Sep26_22-29-02_1dce0b1b21b8/events.out.tfevents.1727389752.1dce0b1b21b8.1044.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ad7e0045beb3d0d9989beab1f020f5224e26d1273e6e9b58e4f049e746dcb27
|
| 3 |
+
size 7720
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e9c8f4457c4048d3df037a971b592e22ffa28b437b6a0076bcc5ef4f44705ad
|
| 3 |
size 5240
|