kkboy1 commited on
Commit
9fa0447
1 Parent(s): b419a02

Training in progress, step 500

Browse files
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5cb7993732873cf0c9c11f1e565671ddf53043e051a60564bbf5761aa7cef675
3
- size 33646413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:146d14486f3a9145876763cd282d034de5fd3d2ac7843140856c1b647894135f
3
+ size 33646858
special_tokens_map.json CHANGED
@@ -1,6 +1,24 @@
1
  {
2
- "bos_token": "<s>",
3
- "eos_token": "</s>",
 
 
 
 
 
 
 
 
 
 
 
 
4
  "pad_token": "</s>",
5
- "unk_token": "<unk>"
 
 
 
 
 
 
6
  }
 
1
  {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
  "pad_token": "</s>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": true,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
  }
tokenizer_config.json CHANGED
@@ -25,7 +25,6 @@
25
  "special": true
26
  }
27
  },
28
- "additional_special_tokens": [],
29
  "bos_token": "<s>",
30
  "clean_up_tokenization_spaces": false,
31
  "eos_token": "</s>",
 
25
  "special": true
26
  }
27
  },
 
28
  "bos_token": "<s>",
29
  "clean_up_tokenization_spaces": false,
30
  "eos_token": "</s>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e583107069b83c165aaed3cffcbea0ab3c962faaed4ef8edd21553f375f1142
3
- size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:099a9b09dcaabfa36a0198a6d959470f9a04e1b4f9ffc84389dc24cb4195319e
3
+ size 4600