jasong03 commited on
Commit
db445cd
1 Parent(s): bfd5ed4

Training in progress, step 10

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da8a502097370eb303376c1954a3fd2d387e897f7158f1c0795d7aee680909a8
3
  size 286855468
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:460bdd867730efa4de6625324d2aa7173fe0ad85715fe9380c837c40c9da2cd8
3
  size 286855468
source.spm ADDED
Binary file (756 kB). View file
 
special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "eos_token": "</s>",
3
+ "pad_token": "<pad>",
4
+ "unk_token": "<unk>"
5
+ }
target.spm ADDED
Binary file (809 kB). View file
 
tokenizer_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "</s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<unk>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "53738": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "clean_up_tokenization_spaces": true,
29
+ "eos_token": "</s>",
30
+ "model_max_length": 512,
31
+ "pad_token": "<pad>",
32
+ "separate_vocabs": false,
33
+ "source_lang": "vie",
34
+ "sp_model_kwargs": {},
35
+ "target_lang": "eng",
36
+ "tokenizer_class": "MarianTokenizer",
37
+ "unk_token": "<unk>"
38
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:121c0c5ddc1850e7e5fdbd91cf1c691db4d7360321b12d5259d672002078cb99
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c03c661eb56e3b7d4c1e5e0f4175f735ea4e737bf79b88e68e0d702f8c2446
3
+ size 5240
vocab.json ADDED
The diff for this file is too large to render. See raw diff