zcahjl3 commited on
Commit
041805b
1 Parent(s): c2bc2be

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "ROC",
13
+ "1": "REPEAT",
14
+ "2": "SHUFFLE",
15
+ "3": "REPLACE"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "label2id": {
19
+ "REPEAT": 1,
20
+ "REPLACE": 3,
21
+ "ROC": 0,
22
+ "SHUFFLE": 2
23
+ },
24
+ "max_position_embeddings": 512,
25
+ "model_type": "distilbert",
26
+ "n_heads": 12,
27
+ "n_layers": 6,
28
+ "pad_token_id": 0,
29
+ "problem_type": "multi_label_classification",
30
+ "qa_dropout": 0.1,
31
+ "seq_classif_dropout": 0.2,
32
+ "sinusoidal_pos_embds": false,
33
+ "tie_weights_": true,
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.27.4",
36
+ "vocab_size": 30522
37
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75e1aae3247eff39898b19c610e70c46969793e9c7bd5ec804327cff506ef044
3
+ size 267861677
runs/Mar31_02-56-06_2cae2e4afec6/1680231377.8782933/events.out.tfevents.1680231377.2cae2e4afec6.4316.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c67cd0f518010068773a3533232116075022aad3ed457f8b9b7a6e4fe3bfca8
3
+ size 5851
runs/Mar31_02-56-06_2cae2e4afec6/events.out.tfevents.1680231377.2cae2e4afec6.4316.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d19876445bc6118f370de9bcaf6ecc8cd43b16425c37cbba14c9f785e16bb3e
3
+ size 4041
runs/Mar31_03-05-17_2cae2e4afec6/1680231923.4073553/events.out.tfevents.1680231923.2cae2e4afec6.4316.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ce8575c7a9b28cc5d446207ed33b06e24e86e58ea54e06c3ccfd5f767a6da1f
3
+ size 5851
runs/Mar31_03-05-17_2cae2e4afec6/events.out.tfevents.1680231923.2cae2e4afec6.4316.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:554bbd0a3799c30ecb52336ec8cd2f784935b86593ca271a99cc97685ab4620b
3
+ size 4198
runs/Mar31_03-06-38_2cae2e4afec6/1680232004.4068708/events.out.tfevents.1680232004.2cae2e4afec6.4316.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cc4273067cc1508c319bf29a84f34719fabb0b8c271327e13830a764ad5e812
3
+ size 5851
runs/Mar31_03-06-38_2cae2e4afec6/events.out.tfevents.1680232004.2cae2e4afec6.4316.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:252f983b617b6ac15d74c32b3c186bf2706dc9edefd34c690b1dc06b2ae88fdd
3
+ size 4216
runs/Mar31_03-07-21_2cae2e4afec6/1680232047.4721513/events.out.tfevents.1680232047.2cae2e4afec6.4316.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b6e7118293016a62724316907cca30eb4e5e645751c1f4d17ff68ba780f4b71
3
+ size 5851
runs/Mar31_03-07-21_2cae2e4afec6/events.out.tfevents.1680232047.2cae2e4afec6.4316.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3088e91de375985b5cf3e0103f8387b8300b33906ca6c0485733447661a5a5e
3
+ size 4216
runs/Mar31_03-08-01_2cae2e4afec6/1680232086.866982/events.out.tfevents.1680232086.2cae2e4afec6.4316.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2fcae8f18cda9f219471ebec04da4ad85ff0cf2695b698045c9c3b2cf466d4e
3
+ size 5851
runs/Mar31_03-08-01_2cae2e4afec6/events.out.tfevents.1680232086.2cae2e4afec6.4316.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c4e48685dafc5c6825d3c94ab03604100490d430dfdca2167961005c15c7b2e
3
+ size 4375
runs/Mar31_03-15-18_2cae2e4afec6/1680232524.4132485/events.out.tfevents.1680232524.2cae2e4afec6.4316.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00815bcc5573ab655254dab4d97737868690cfc916ce542c4120504999359e80
3
+ size 5851
runs/Mar31_03-15-18_2cae2e4afec6/events.out.tfevents.1680232524.2cae2e4afec6.4316.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a43aff1f5fcb2e2366df6e6c703358ace239e95aa6ede1c84ecd9765c522de72
3
+ size 4698
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
+ "model_max_length": 512,
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "special_tokens_map_file": null,
9
+ "strip_accents": null,
10
+ "tokenize_chinese_chars": true,
11
+ "tokenizer_class": "DistilBertTokenizer",
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:7247a45b0ee4aa4f46db0910438ed5e7669209c302ce52b994ad5f980871c3be
3
+ size 3579
vocab.txt ADDED
The diff for this file is too large to render. See raw diff