Upload fine-tuned model weights
Browse files- README.md +0 -1
- config.json +1 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -39,7 +39,6 @@ tags:
|
|
39 |
- multilingual
|
40 |
- ๐ช๐บ
|
41 |
- region:eu
|
42 |
-
|
43 |
---
|
44 |
|
45 |
|
|
|
39 |
- multilingual
|
40 |
- ๐ช๐บ
|
41 |
- region:eu
|
|
|
42 |
---
|
43 |
|
44 |
|
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "results/checkpoint-1400_best",
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForSequenceClassification"
|
@@ -35,6 +34,6 @@
|
|
35 |
"sinusoidal_pos_embds": false,
|
36 |
"tie_weights_": true,
|
37 |
"torch_dtype": "float32",
|
38 |
-
"transformers_version": "4.
|
39 |
"vocab_size": 119547
|
40 |
}
|
|
|
1 |
{
|
|
|
2 |
"activation": "gelu",
|
3 |
"architectures": [
|
4 |
"DistilBertForSequenceClassification"
|
|
|
34 |
"sinusoidal_pos_embds": false,
|
35 |
"tie_weights_": true,
|
36 |
"torch_dtype": "float32",
|
37 |
+
"transformers_version": "4.55.0",
|
38 |
"vocab_size": 119547
|
39 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 541326604
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ab3cecb8605da0a240e5b4e18d969704d44e27c6ea48533ef6693d31dbb926a
|
3 |
size 541326604
|