xliu128 commited on
Commit
42ba0e0
1 Parent(s): a63c1f1

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "LABEL_0",
13
+ "1": "LABEL_1",
14
+ "2": "LABEL_2",
15
+ "3": "LABEL_3",
16
+ "4": "LABEL_4",
17
+ "5": "LABEL_5"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "label2id": {
21
+ "LABEL_0": 0,
22
+ "LABEL_1": 1,
23
+ "LABEL_2": 2,
24
+ "LABEL_3": 3,
25
+ "LABEL_4": 4,
26
+ "LABEL_5": 5
27
+ },
28
+ "max_position_embeddings": 512,
29
+ "model_type": "distilbert",
30
+ "n_heads": 12,
31
+ "n_layers": 6,
32
+ "pad_token_id": 0,
33
+ "problem_type": "single_label_classification",
34
+ "qa_dropout": 0.1,
35
+ "seq_classif_dropout": 0.2,
36
+ "sinusoidal_pos_embds": false,
37
+ "tie_weights_": true,
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.11.3",
40
+ "vocab_size": 30522
41
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6ba4d87d23aaa3ee3b6915024f5b6521db3ff5008c8b901d8a6e3e06f90e2b5
3
+ size 267872369
runs/Jun28_13-50-57_cebdd1c81cd8/1656424266.875041/events.out.tfevents.1656424266.cebdd1c81cd8.77.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d117d44d7cbf88b6e9dc7e3d36c13bea1426e313bee22339342d157bea02dd09
3
+ size 4582
runs/Jun28_13-50-57_cebdd1c81cd8/1656424576.0167172/events.out.tfevents.1656424576.cebdd1c81cd8.77.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b72745c39262fb0ba0749266c9ea437a5c9bb26e66921c2052b6ab21f06cdca
3
+ size 4582
runs/Jun28_13-50-57_cebdd1c81cd8/1656424602.051914/events.out.tfevents.1656424602.cebdd1c81cd8.77.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9c74994f977dab3b61f0e84fb6e5da1f8b7e926742c95b88f2182e879b1bfe2
3
+ size 4582
runs/Jun28_13-50-57_cebdd1c81cd8/events.out.tfevents.1656424266.cebdd1c81cd8.77.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37d8d5b939299b81a233ec07039bf33834e843b922537cfcc4e83917c61ec8c2
3
+ size 3374
runs/Jun28_13-50-57_cebdd1c81cd8/events.out.tfevents.1656424576.cebdd1c81cd8.77.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e80569f621735cd5d8757d9c1e3068ee5178055f016067daeb3502d6d3db252
3
+ size 3374
runs/Jun28_13-50-57_cebdd1c81cd8/events.out.tfevents.1656424602.cebdd1c81cd8.77.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56428caff0d778b9ba025917df82519d4cea1ba30401cacd416232e772150fd1
3
+ size 3374
runs/Jun28_13-58-27_cebdd1c81cd8/1656424716.2333455/events.out.tfevents.1656424716.cebdd1c81cd8.77.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb54756be594ffab7d66370eb47d24f516af806935a085f1d84a8e7cfc6ef8f4
3
+ size 4582
runs/Jun28_13-58-27_cebdd1c81cd8/1656424788.0789094/events.out.tfevents.1656424788.cebdd1c81cd8.77.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91a4f0e4e49a95f05bb2f282af40c1fe027e13c7e8401cf7eca7a33ab764738c
3
+ size 4582
runs/Jun28_13-58-27_cebdd1c81cd8/events.out.tfevents.1656424716.cebdd1c81cd8.77.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba0dcccd436a09ce3258260c91df183653ef36ebb58d46e362af1d2d0d446344
3
+ size 3374
runs/Jun28_13-58-27_cebdd1c81cd8/events.out.tfevents.1656424788.cebdd1c81cd8.77.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb9581fd15f0b8a1bd4f1ffdcf1d4ab1f74743e6467a896840a9b99765cc50c
3
+ size 4057
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "distilbert-base-uncased", "tokenizer_class": "DistilBertTokenizer"}
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:123ad7732f602b4618d08b50474cec2cb1adddf17c8e42fdffc07a71570638a3
3
+ size 2863
vocab.txt ADDED
The diff for this file is too large to render. See raw diff