last version
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2ForSequenceClassification"
|
@@ -46,7 +46,7 @@
|
|
46 |
"max_length": 50
|
47 |
}
|
48 |
},
|
49 |
-
"transformers_version": "4.
|
50 |
"use_cache": true,
|
51 |
"vocab_size": 50257
|
52 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "gpt2",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2ForSequenceClassification"
|
|
|
46 |
"max_length": 50
|
47 |
}
|
48 |
},
|
49 |
+
"transformers_version": "4.6.1",
|
50 |
"use_cache": true,
|
51 |
"vocab_size": 50257
|
52 |
}
|
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:36fed8de98750d80ecf224414f589328c8e591122d42b487ae3be1e7e6fff4d3
|
3 |
+
size 510423876
|