Training in progress, epoch 1
Browse files- config.json +1 -2
- logs/events.out.tfevents.1744183538.funa.140447.0 +3 -0
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "vinai/phobert-base",
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
|
@@ -33,7 +32,7 @@
|
|
| 33 |
"problem_type": "single_label_classification",
|
| 34 |
"tokenizer_class": "PhobertTokenizer",
|
| 35 |
"torch_dtype": "float32",
|
| 36 |
-
"transformers_version": "4.
|
| 37 |
"type_vocab_size": 1,
|
| 38 |
"use_cache": true,
|
| 39 |
"vocab_size": 64001
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"RobertaForSequenceClassification"
|
| 4 |
],
|
|
|
|
| 32 |
"problem_type": "single_label_classification",
|
| 33 |
"tokenizer_class": "PhobertTokenizer",
|
| 34 |
"torch_dtype": "float32",
|
| 35 |
+
"transformers_version": "4.51.1",
|
| 36 |
"type_vocab_size": 1,
|
| 37 |
"use_cache": true,
|
| 38 |
"vocab_size": 64001
|
logs/events.out.tfevents.1744183538.funa.140447.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47918059119b018c4b8e2757c575e2e0422026140e4374758131c8b367924049
|
| 3 |
+
size 5748
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 540026460
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dea7ded4f525c5f8533ba01fb43335401c8da1b7d6a530732c2417f30d237a68
|
| 3 |
size 540026460
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3529f3e78028da70fcd8247e5ad4a379d21f0df6e3d1210f31bde8aae4127c3e
|
| 3 |
size 5304
|