End of training
Browse files- README.md +1 -1
- config.json +1 -1
- training_args.bin +2 -2
README.md
CHANGED
@@ -32,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the glue dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
- Accuracy: 0.3077
|
37 |
|
38 |
## Model description
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the glue dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.7194
|
36 |
- Accuracy: 0.3077
|
37 |
|
38 |
## Model description
|
config.json
CHANGED
@@ -54,7 +54,7 @@
|
|
54 |
"prefix": "translate English to Romanian: "
|
55 |
}
|
56 |
},
|
57 |
-
"torch_dtype": "
|
58 |
"transformers_version": "4.34.1",
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32128
|
|
|
54 |
"prefix": "translate English to Romanian: "
|
55 |
}
|
56 |
},
|
57 |
+
"torch_dtype": "float32",
|
58 |
"transformers_version": "4.34.1",
|
59 |
"use_cache": true,
|
60 |
"vocab_size": 32128
|
training_args.bin
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:8f15a8a71261fe82cb9e68a4359de6fe35257264d06eb84202f0c30adb3c518c
|
3 |
+
size 5755
|