Upload 3 files (#4)
Browse files- Upload 3 files (95dfc113f4198b70cf65a11b0fb0a530423a941b)
- generation_config.json +6 -0
- pytorch_model.bin +3 -0
- training_args.bin +3 -0
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.33.3"
|
6 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b949c3cd7904a0430b9b128f301d346f7690e8e2e0dd550b9938a7ce1e7aaccd
|
3 |
+
size 497807197
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53e698e491c30cacdb3165432d19d75c23021798b002f382ab046d70c9e32bdf
|
3 |
+
size 4027
|