datalearningpr commited on
Commit
19370c2
·
1 Parent(s): ec0e447

End of training

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c6063e7433df8b5e42c635ae526f0a52e8fd128cd690b735d233d1a680c9c86
3
  size 420913725
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3752be6c275650692146a5b41411400816d888adea6b2dc172f09ae227c3d44c
3
  size 420913725
runs/Mar26_04-49-20_dd3dc59e4698/1679806269.947941/events.out.tfevents.1679806269.dd3dc59e4698.559.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe415848a54a218e64137d3c65dce227276a5e51056cfcceea641af7ae52f188
3
+ size 5751
runs/Mar26_04-49-20_dd3dc59e4698/events.out.tfevents.1679806269.dd3dc59e4698.559.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc56d72e413d15156e80f8f8e512ba4f650d384dbbb9892f396e7a40457c9223
3
+ size 5416
runs/Mar26_04-49-20_dd3dc59e4698/events.out.tfevents.1679806330.dd3dc59e4698.559.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c78def7b030c664bc94f8c9391dc35df72d277ea779af361b85261939e0e8abb
3
+ size 311
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "do_basic_tokenize": true,
4
+ "do_lower_case": false,
5
+ "mask_token": "[MASK]",
6
+ "model_max_length": 1024,
7
+ "never_split": null,
8
+ "pad_token": "[PAD]",
9
+ "sep_token": "[SEP]",
10
+ "special_tokens_map_file": "/root/.cache/huggingface/hub/models--uer--gpt2-chinese-cluecorpussmall/snapshots/7c87595de655dc7b0fbfaa545ae413a118063d0b/special_tokens_map.json",
11
+ "strip_accents": null,
12
+ "tokenize_chinese_chars": true,
13
+ "tokenizer_class": "BertTokenizer",
14
+ "unk_token": "[UNK]"
15
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:756c34ba59f6ca25cf5455d339fc4890890be95c6e7771bbed75709920e8d35f
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8adf4e4e0c5e12a4b6c43735de5cc6917d7885c77fe2337acefc4c3d547b5d44
3
  size 3579
vocab.txt ADDED
The diff for this file is too large to render. See raw diff