simoxb commited on
Commit
79f27ac
1 Parent(s): 29e2b98

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -29,7 +29,7 @@
29
  "relative_attention": true,
30
  "share_att_key": true,
31
  "torch_dtype": "float32",
32
- "transformers_version": "4.33.3",
33
  "type_vocab_size": 0,
34
  "vocab_size": 251000
35
  }
 
29
  "relative_attention": true,
30
  "share_att_key": true,
31
  "torch_dtype": "float32",
32
+ "transformers_version": "4.34.1",
33
  "type_vocab_size": 0,
34
  "vocab_size": 251000
35
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85a51a57669a4a1a3426176115a510ab3056ca70cffb473bdbc73b19427a5aba
3
- size 1112950125
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92334189522fb9cee8174d3f756e6f38fb2e0085c1f58d3b604843ded84e88f4
3
+ size 1112950570
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6b52ff7043b8e7c0712d94ffa3c8a9c9522538157a11f5b59dd9051105497b7
3
- size 16316053
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87db43d85554379452e6abc1bf6274a3e6e7744d28d3965e0c493f48b463e806
3
+ size 16316179
tokenizer_config.json CHANGED
@@ -1,4 +1,46 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "bos_token": "[CLS]",
3
  "clean_up_tokenization_spaces": true,
4
  "cls_token": "[CLS]",
 
1
  {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "250101": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
  "bos_token": "[CLS]",
45
  "clean_up_tokenization_spaces": true,
46
  "cls_token": "[CLS]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd5f7c6d59f53c8f09aa12b11b23c3b95cc9f69a62ceff4bd9f6b7e0e9bc3c16
3
- size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7602caa118e37698c45c2f900074d1e7aec6c612b4839782efbd9849a2965ae3
3
+ size 4600