DrishtiSharma
commited on
Commit
•
c287f2c
1
Parent(s):
574a713
Upload . with huggingface_hub
Browse files- config.json +1 -1
- generation_config.json +6 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -48,7 +48,7 @@
|
|
48 |
"summary_type": "cls_index",
|
49 |
"summary_use_proj": true,
|
50 |
"torch_dtype": "float32",
|
51 |
-
"transformers_version": "4.
|
52 |
"use_cache": true,
|
53 |
"vocab_size": 50257,
|
54 |
"window_size": 256
|
|
|
48 |
"summary_type": "cls_index",
|
49 |
"summary_use_proj": true,
|
50 |
"torch_dtype": "float32",
|
51 |
+
"transformers_version": "4.26.1",
|
52 |
"use_cache": true,
|
53 |
"vocab_size": 50257,
|
54 |
"window_size": 256
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 50256,
|
4 |
+
"eos_token_id": 50256,
|
5 |
+
"transformers_version": "4.26.1"
|
6 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 551182545
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91c82ad1e177b906353cf5134c3ac295c82cc1ebfe0e332faa6a0ea2310bc9f4
|
3 |
size 551182545
|