andyqin18 commited on
Commit
cb86d03
1 Parent(s): 268ff1d

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
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": "toxic",
14
+ "1": "severe_toxic",
15
+ "2": "obscene",
16
+ "3": "threat",
17
+ "4": "insult",
18
+ "5": "identity_hate"
19
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 3072,
22
+ "label2id": {
23
+ "identity_hate": 5,
24
+ "insult": 4,
25
+ "obscene": 2,
26
+ "severe_toxic": 1,
27
+ "threat": 3,
28
+ "toxic": 0
29
+ },
30
+ "layer_norm_eps": 1e-12,
31
+ "max_position_embeddings": 512,
32
+ "model_type": "bert",
33
+ "num_attention_heads": 12,
34
+ "num_hidden_layers": 12,
35
+ "pad_token_id": 0,
36
+ "position_embedding_type": "absolute",
37
+ "problem_type": "multi_label_classification",
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.28.1",
40
+ "type_vocab_size": 2,
41
+ "use_cache": true,
42
+ "vocab_size": 30522
43
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e4a79003123476ea0c84fb4f2cb1bddb2fb07612f7d12769a5e7339d3f54d61
3
+ size 438020213
runs/Apr27_18-19-01_48a9d62a59d8/1682619615.768442/events.out.tfevents.1682619615.48a9d62a59d8.473.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e0525a9bda3107b656415837c3d9ed38ed369d0d29e0921a67220b91b9f51e2
3
+ size 5886
runs/Apr27_18-19-01_48a9d62a59d8/events.out.tfevents.1682619615.48a9d62a59d8.473.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:410a0537c322daa38073239f121ec9ee57c9e4f79d899ae852403fd1c8b4b6e3
3
+ size 4646
runs/Apr27_19-42-45_48a9d62a59d8/1682624616.513479/events.out.tfevents.1682624616.48a9d62a59d8.22948.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ab22d2107eeb6041623a93eda8af89eb5754e86a65bc34e3f6ddf4922086168
3
+ size 5886
runs/Apr27_19-42-45_48a9d62a59d8/events.out.tfevents.1682624616.48a9d62a59d8.22948.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb70df53e6af1ec865afca59409b03bd9240a8debbe4d7d15fe2b8d13e051f72
3
+ size 4332
runs/Apr27_20-17-23_48a9d62a59d8/1682626666.9451637/events.out.tfevents.1682626666.48a9d62a59d8.32253.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e275ad265162b220276b5c026553154e62a0a04270362147b992cac0a28fb67
3
+ size 5886
runs/Apr27_20-17-23_48a9d62a59d8/events.out.tfevents.1682626666.48a9d62a59d8.32253.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55478cf51d84e9a1f143ff1c4ed8d4d55893cd84c147b8c12d2d2aa7b6612ad4
3
+ size 4598
runs/Apr27_20-19-15_48a9d62a59d8/1682626764.5291471/events.out.tfevents.1682626764.48a9d62a59d8.32253.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7913f20deacccc0c34e3000e0d8e5dd3d215fea5eb7d956f54af4af911fdd61
3
+ size 5888
runs/Apr27_20-19-15_48a9d62a59d8/events.out.tfevents.1682626764.48a9d62a59d8.32253.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dd13f7c167972c806f12ec883f69e0f47def8b0662c8823eb8c89fce0937251
3
+ size 4184
runs/Apr27_20-20-21_48a9d62a59d8/1682626833.8729882/events.out.tfevents.1682626833.48a9d62a59d8.33349.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e49e2b192da3c512533fba3f12796a5c8b1e954e5dbd898ccffe645b385f76a
3
+ size 5888
runs/Apr27_20-20-21_48a9d62a59d8/events.out.tfevents.1682626833.48a9d62a59d8.33349.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85464cdffa5fba39cc12e98381c2f463a179bbc3fb75dd5444ee455dfdf48209
3
+ size 4601
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
+ "clean_up_tokenization_spaces": true,
3
+ "cls_token": "[CLS]",
4
+ "do_lower_case": true,
5
+ "mask_token": "[MASK]",
6
+ "model_max_length": 512,
7
+ "pad_token": "[PAD]",
8
+ "sep_token": "[SEP]",
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:77868e6fc1cbb13d05d67ade1c1560e62695484a0d2c52ba7ee1a0b1df085bbe
3
+ size 3579
vocab.txt ADDED
The diff for this file is too large to render. See raw diff