floriangardin
commited on
Commit
•
b30027b
1
Parent(s):
592e727
Upload model
Browse files- config.json +2 -2
- generation_config.json +1 -1
- 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 |
"GPT2LMHeadModel"
|
@@ -26,7 +26,7 @@
|
|
26 |
"summary_type": "cls_index",
|
27 |
"summary_use_proj": true,
|
28 |
"torch_dtype": "float32",
|
29 |
-
"transformers_version": "4.
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 261
|
32 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/drive/MyDrive/hfdata",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
26 |
"summary_type": "cls_index",
|
27 |
"summary_use_proj": true,
|
28 |
"torch_dtype": "float32",
|
29 |
+
"transformers_version": "4.29.1",
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 261
|
32 |
}
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 260,
|
4 |
"eos_token_id": 260,
|
5 |
-
"transformers_version": "4.
|
6 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 260,
|
4 |
"eos_token_id": 260,
|
5 |
+
"transformers_version": "4.29.1"
|
6 |
}
|
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:e938715c07d07eb3eaf306c3fe0d633fada098502c4bbc30ae829243e4f277e9
|
3 |
+
size 89361085
|