add model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -29,11 +29,11 @@
|
|
29 |
"task_specific_params": {
|
30 |
"text-generation": {
|
31 |
"do_sample": true,
|
32 |
-
"max_length":
|
33 |
}
|
34 |
},
|
35 |
"torch_dtype": "float32",
|
36 |
"transformers_version": "4.19.2",
|
37 |
"use_cache": true,
|
38 |
-
"vocab_size":
|
39 |
}
|
|
|
29 |
"task_specific_params": {
|
30 |
"text-generation": {
|
31 |
"do_sample": true,
|
32 |
+
"max_length": 64
|
33 |
}
|
34 |
},
|
35 |
"torch_dtype": "float32",
|
36 |
"transformers_version": "4.19.2",
|
37 |
"use_cache": true,
|
38 |
+
"vocab_size": 60000
|
39 |
}
|
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:f53c74c6350395f70b7c41f4f647a6c3f9e066d4dc3f5f178a6f40bf1d38e0ed
|
3 |
+
size 540327017
|