farzanmrz commited on
Commit
86ecf85
1 Parent(s): 76350da

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.16.2",
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:bf15c9cbb61acc398f290d2fdc5121e79010ca09ae6ae6b2096030a221762347
3
+ size 267874026
runs/Jul06_15-34-31_bfadb26c2807/1720280075.7689786/events.out.tfevents.1720280075.bfadb26c2807.24579.17 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8602ef28349f97535064a92c7b0b8a158de4ec2c46fc4c3a263c3a72d76ab5e8
3
+ size 4883
runs/Jul06_15-34-31_bfadb26c2807/events.out.tfevents.1720280075.bfadb26c2807.24579.16 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea0d079bff7907b53bf917afc77e82c8064fc8c65c1ecd6ae389dc906c605efc
3
+ size 3573
runs/Jul06_15-35-52_bfadb26c2807/1720280155.1107686/events.out.tfevents.1720280155.bfadb26c2807.24579.19 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1169f4d33cd1e74d8e4942654771cdfb72ee1cd8fcffe3cac4b2e6eb92a8229b
3
+ size 4883
runs/Jul06_15-35-52_bfadb26c2807/events.out.tfevents.1720280155.bfadb26c2807.24579.18 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16114a044e4d71c25d5f8719f59f58d181ff3b14b276072d65fef93c259a5fad
3
+ size 3573
runs/Jul06_15-37-31_bfadb26c2807/1720280254.1759658/events.out.tfevents.1720280254.bfadb26c2807.24579.21 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e721e073e73856fcee1c1a1a307df6c71e5e1468758118c751bfe80ce26e2743
3
+ size 4880
runs/Jul06_15-37-31_bfadb26c2807/events.out.tfevents.1720280254.bfadb26c2807.24579.20 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b97f8582b3c05251ad9531eb8d4b9c8fad73c5aaffd522779bdbc0696470a55e
3
+ size 3570
runs/Jul06_15-44-08_bfadb26c2807/1720280651.5846639/events.out.tfevents.1720280651.bfadb26c2807.49987.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0905039e8d2c358e1e967b71c24aa4d4c189c2555edf7a4081df0f523f29f4e7
3
+ size 4883
runs/Jul06_15-44-08_bfadb26c2807/events.out.tfevents.1720280651.bfadb26c2807.49987.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b860dd2393fc09871baeeac282ac8287267e2c25e8cfc985b13936044c7a1ccc
3
+ size 4256
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:75fe9d36aca16780564ef73510dc9c5da4feaa957199ed613635f931419fe428
3
+ size 3512
vocab.txt ADDED
The diff for this file is too large to render. See raw diff