cgt commited on
Commit
9ec6098
1 Parent(s): 3b374b4

train completed.

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hfl/chinese-pert-large",
3
+ "architectures": [
4
+ "BertForQuestionAnswering"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 1024,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 4096,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 16,
18
+ "num_hidden_layers": 24,
19
+ "pad_token_id": 0,
20
+ "pooler_fc_size": 768,
21
+ "pooler_num_attention_heads": 12,
22
+ "pooler_num_fc_layers": 3,
23
+ "pooler_size_per_head": 128,
24
+ "pooler_type": "first_token_transform",
25
+ "position_embedding_type": "absolute",
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.23.1",
28
+ "type_vocab_size": 2,
29
+ "use_cache": true,
30
+ "vocab_size": 21128
31
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8218951f768d0f26388e91acfc5c276aceeca92b1a54cbba67a89a7ee57abd6c
3
+ size 1298034865
runs/Dec10_15-42-12_omnisky/1670658151.5903864/events.out.tfevents.1670658151.omnisky.81794.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6fb8324df240ea7486262045fb06da59aa2ba41e06734382f73caa2afc51650
3
+ size 5427
runs/Dec10_15-42-12_omnisky/events.out.tfevents.1670658151.omnisky.81794.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e9c3b5affa0daad3152a2db7e8171dc0c79c4de11d68a91404c98b711616786
3
+ size 3812
runs/Dec10_16-58-55_omnisky/1670662746.5643263/events.out.tfevents.1670662746.omnisky.94692.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4125e851b1804aa07d2cbba8ccf032b6e7d930a25f01f8b5a3762eb5ba20ee81
3
+ size 5427
runs/Dec10_16-58-55_omnisky/events.out.tfevents.1670662746.omnisky.94692.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a62b2972dce6d72d4d086fc5b0406386fcc20647f2aca42a0910ac79f10664
3
+ size 6821
runs/Dec10_17-04-45_omnisky/1670663097.1070752/events.out.tfevents.1670663097.omnisky.97662.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b4c1d3cb59692ca75a922aa3ed71dc580458c54c9380bc3de9ab6b609a88747
3
+ size 5427
runs/Dec10_17-04-45_omnisky/events.out.tfevents.1670663097.omnisky.97662.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99dc9e8d94c9c5f289ab7136f23675b9323129d2004d03e4274bf825468caccc
3
+ size 6821
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,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "do_lower_case": true,
4
+ "mask_token": "[MASK]",
5
+ "name_or_path": "hfl/chinese-pert-large",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "special_tokens_map_file": "/home/cgt/.cache/huggingface/hub/models--hfl--chinese-pert-large/snapshots/2e523595cb3d0d157f847cd0ec1b3914c8740fe1/special_tokens_map.json",
9
+ "strip_accents": null,
10
+ "tokenize_chinese_chars": true,
11
+ "tokenizer_class": "BertTokenizer",
12
+ "unk_token": "[UNK]"
13
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff3366aab406fc122d42d1ff70d357758cf779f99ab4b21855558a6a03358f1d
3
+ size 3375
vocab.txt ADDED
The diff for this file is too large to render. See raw diff