Upload RobertaForSequenceClassification
Browse files- config.json +2 -1
- pytorch_model.bin +3 -0
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
|
@@ -21,6 +21,7 @@
|
|
| 21 |
"output_past": true,
|
| 22 |
"pad_token_id": 1,
|
| 23 |
"position_embedding_type": "absolute",
|
|
|
|
| 24 |
"transformers_version": "4.34.1",
|
| 25 |
"type_vocab_size": 1,
|
| 26 |
"use_cache": true,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "temp_save",
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 21 |
"output_past": true,
|
| 22 |
"pad_token_id": 1,
|
| 23 |
"position_embedding_type": "absolute",
|
| 24 |
+
"torch_dtype": "float32",
|
| 25 |
"transformers_version": "4.34.1",
|
| 26 |
"type_vocab_size": 1,
|
| 27 |
"use_cache": true,
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc95e6a9050a3655174761e7fc578481d08cba3c349511539dd5328c0e5b8dc9
|
| 3 |
+
size 467121198
|