Jamie@TitanML
commited on
Commit
·
3c97028
1
Parent(s):
a306029
Upload folder using huggingface_hub
Browse files
ct_output_models/config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<s>",
|
3 |
+
"eos_token": "</s>",
|
4 |
+
"layer_norm_epsilon": null,
|
5 |
+
"unk_token": "<unk>"
|
6 |
+
}
|
ct_output_models/model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55f4b4fbd1fb66082a890bef04104427a18c4935eb7c00a87b23196de7c991ce
|
3 |
+
size 6744936502
|
ct_output_models/vocabulary.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|