shethjenil commited on
Commit
39d9589
·
verified ·
1 Parent(s): 66fab07

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ en2indic/model.SRC filter=lfs diff=lfs merge=lfs -text
37
+ en2indic/model.TGT filter=lfs diff=lfs merge=lfs -text
38
+ indic2en/model.SRC filter=lfs diff=lfs merge=lfs -text
39
+ indic2en/model.TGT filter=lfs diff=lfs merge=lfs -text
en2indic/config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_source_bos": false,
3
+ "add_source_eos": true,
4
+ "bos_token": "<s>",
5
+ "decoder_start_token": "</s>",
6
+ "eos_token": "</s>",
7
+ "layer_norm_epsilon": null,
8
+ "multi_query_attention": false,
9
+ "unk_token": "<unk>"
10
+ }
en2indic/model.SRC ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cedc5cbcc740369b76201942a0f096fec7287fee039b55bdb956f301235b914
3
+ size 759425
en2indic/model.TGT ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac9257c8e76b8b607705b959cc3d075656ea33032f7a974e467b8941df6e98d4
3
+ size 3256903
en2indic/model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39bef05c2108a4b31b576c90ab8c60764a2a8a8b468936777236e0d6327b15d
3
+ size 1457663966
en2indic/source_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
en2indic/target_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
en2indic/vocab.SRC ADDED
The diff for this file is too large to render. See raw diff
 
en2indic/vocab.TGT ADDED
The diff for this file is too large to render. See raw diff
 
indic2en/config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_source_bos": false,
3
+ "add_source_eos": true,
4
+ "bos_token": "<s>",
5
+ "decoder_start_token": "</s>",
6
+ "eos_token": "</s>",
7
+ "layer_norm_epsilon": null,
8
+ "multi_query_attention": false,
9
+ "unk_token": "<unk>"
10
+ }
indic2en/model.SRC ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac9257c8e76b8b607705b959cc3d075656ea33032f7a974e467b8941df6e98d4
3
+ size 3256903
indic2en/model.TGT ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cedc5cbcc740369b76201942a0f096fec7287fee039b55bdb956f301235b914
3
+ size 759425
indic2en/model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cec230de4371fe57760ce560f9b954b52a0a5e4b130c0eaed8119c01b1d54c60
3
+ size 1457696734
indic2en/source_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
indic2en/target_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
indic2en/vocab.SRC ADDED
The diff for this file is too large to render. See raw diff
 
indic2en/vocab.TGT ADDED
The diff for this file is too large to render. See raw diff