zhangpn commited on
Commit
8395231
1 Parent(s): cc1f041

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -33,6 +33,6 @@
33
  "sinusoidal_pos_embds": false,
34
  "tie_weights_": true,
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.28.1",
37
  "vocab_size": 28996
38
  }
 
33
  "sinusoidal_pos_embds": false,
34
  "tie_weights_": true,
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.35.2",
37
  "vocab_size": 28996
38
  }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e68fd628f2354a6a657de268a85d88023f92d72b0575f8b18769ddf9cc28a15
3
+ size 263150840
runs/Nov29_22-57-16_39f981cb8869/events.out.tfevents.1701298650.39f981cb8869.2106.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4234709a571e4483062b9876ed35565e5b034823497f96742929ea985b62d0a2
3
+ size 4863
tokenizer_config.json CHANGED
@@ -1,4 +1,46 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "clean_up_tokenization_spaces": true,
3
  "cls_token": "[CLS]",
4
  "do_lower_case": false,
 
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
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3884e0b72fc9bfda450079f45c902934c51d7e397c40d8af22f6b853ee02234
3
- size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2294a0df7e2df7fd066300ebcd07ab493a37e08d865146532978b0b09b32751a
3
+ size 4536