Upload model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"RobertaModel"
|
5 |
],
|
@@ -35,7 +35,7 @@
|
|
35 |
"position_embedding_type": "absolute",
|
36 |
"problem_type": "single_label_classification",
|
37 |
"torch_dtype": "float32",
|
38 |
-
"transformers_version": "4.
|
39 |
"type_vocab_size": 1,
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 50265
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/media/dimos/dimos/super-tweeteval/best_models/troberta-base-tweet-sentiment/best_model",
|
3 |
"architectures": [
|
4 |
"RobertaModel"
|
5 |
],
|
|
|
35 |
"position_embedding_type": "absolute",
|
36 |
"problem_type": "single_label_classification",
|
37 |
"torch_dtype": "float32",
|
38 |
+
"transformers_version": "4.27.1",
|
39 |
"type_vocab_size": 1,
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 50265
|
pytorch_model.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:72e9f279cc17fba09c484dfff6efc95678d460877b8d531e733e41e47b5a6972
|
3 |
+
size 498649201
|