4 epoch
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": "MiBo/SAGPT2",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2ForSequenceClassification"
|
|
|
46 |
"max_length": 50
|
47 |
}
|
48 |
},
|
49 |
+
"transformers_version": "4.8.0",
|
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:17d7dd92f590bdfd6af5db1ffd4a30548d9a747340798cd01366ab02d7a1f3ab
|
3 |
+
size 510419367
|