Jamie@TitanML
commited on
Commit
·
eb0b58b
1
Parent(s):
fe1ff18
Upload folder using huggingface_hub
Browse files
ct_output_models/config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_source_bos": false,
|
3 |
+
"add_source_eos": false,
|
4 |
+
"bos_token": "<pad>",
|
5 |
+
"decoder_start_token": "<pad>",
|
6 |
+
"eos_token": "</s>",
|
7 |
+
"layer_norm_epsilon": null,
|
8 |
+
"unk_token": "<unk>"
|
9 |
+
}
|
ct_output_models/model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfa50dd2bd4657c1e3a6cb65a28de332181c4db521a666ff9b6768f1161c94ac
|
3 |
+
size 3750152310
|
ct_output_models/shared_vocabulary.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|