gyenist commited on
Commit
50dba58
1 Parent(s): 79c01d4

Upload 11 files

Browse files
checkpoint-243200/config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "../02_dependencies/hubert-base-cc",
3
+ "architectures": [
4
+ "BertForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "O",
14
+ "1": "B-COMMA",
15
+ "2": "B-DOT",
16
+ "3": "B-EXCLAM",
17
+ "4": "B-QUES",
18
+ "5": "B-HYPHEN",
19
+ "6": "B-COLON",
20
+ "7": "B-UPPER",
21
+ "8": "B-UPCOMMA",
22
+ "9": "B-UPDOT",
23
+ "10": "B-UPEXCLAM",
24
+ "11": "B-UPQUES",
25
+ "12": "B-UPHYPHEN",
26
+ "13": "B-UPCOLON"
27
+ },
28
+ "initializer_range": 0.02,
29
+ "intermediate_size": 3072,
30
+ "label2id": {
31
+ "B-COLON": 6,
32
+ "B-COMMA": 1,
33
+ "B-DOT": 2,
34
+ "B-EXCLAM": 3,
35
+ "B-HYPHEN": 5,
36
+ "B-QUES": 4,
37
+ "B-UPCOLON": 13,
38
+ "B-UPCOMMA": 8,
39
+ "B-UPDOT": 9,
40
+ "B-UPEXCLAM": 10,
41
+ "B-UPHYPHEN": 12,
42
+ "B-UPPER": 7,
43
+ "B-UPQUES": 11,
44
+ "O": 0
45
+ },
46
+ "layer_norm_eps": 1e-12,
47
+ "max_position_embeddings": 512,
48
+ "model_type": "bert",
49
+ "num_attention_heads": 12,
50
+ "num_hidden_layers": 12,
51
+ "pad_token_id": 0,
52
+ "position_embedding_type": "absolute",
53
+ "torch_dtype": "float32",
54
+ "transformers_version": "4.28.0",
55
+ "type_vocab_size": 2,
56
+ "use_cache": true,
57
+ "vocab_size": 32001
58
+ }
checkpoint-243200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17292c3fb0253a0a20ec3bbbd4479b6f0feb181dc2e834a0e1d6d22d3357d53
3
+ size 880423301
checkpoint-243200/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1be53af90bac98b8b9ea8708a49307baadd3c6625faffeb4039386f4cd1cf10d
3
+ size 440225261
checkpoint-243200/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1878e737f68d5afcc3aa5a660ec03e3ceffb1277b4a4a70c6589fe4af937a7ae
3
+ size 14575
checkpoint-243200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:186cba98a7d1c2838f733cfa0211805eef36a09d26ae05bbf287a11b421b28a9
3
+ size 627
checkpoint-243200/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
+ }
checkpoint-243200/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-243200/tokenizer_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "clean_up_tokenization_spaces": true,
3
+ "cls_token": "[CLS]",
4
+ "do_basic_tokenize": true,
5
+ "do_lower_case": false,
6
+ "full_tokenizer_file": null,
7
+ "mask_token": "[MASK]",
8
+ "model_max_len": 512,
9
+ "model_max_length": 1000000000000000019884624838656,
10
+ "never_split": null,
11
+ "pad_token": "[PAD]",
12
+ "sep_token": "[SEP]",
13
+ "strip_accents": null,
14
+ "tokenize_chinese_chars": true,
15
+ "tokenizer_class": "BertTokenizer",
16
+ "unk_token": "[UNK]"
17
+ }
checkpoint-243200/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-243200/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1179ae1bd605c8506b91fcbc3a57e552f62120a349cd5e06124156ad6398990
3
+ size 3643
checkpoint-243200/vocab.txt ADDED
The diff for this file is too large to render. See raw diff