YarbHelp commited on
Commit
db1a9e6
·
1 Parent(s): a4bf2cb

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ },
16
+ "initializer_range": 0.02,
17
+ "label2id": {
18
+ "LABEL_0": 0,
19
+ "LABEL_1": 1,
20
+ "LABEL_2": 2
21
+ },
22
+ "max_position_embeddings": 512,
23
+ "model_type": "distilbert",
24
+ "n_heads": 12,
25
+ "n_layers": 6,
26
+ "pad_token_id": 0,
27
+ "problem_type": "single_label_classification",
28
+ "qa_dropout": 0.1,
29
+ "seq_classif_dropout": 0.2,
30
+ "sinusoidal_pos_embds": false,
31
+ "tie_weights_": true,
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.17.0",
34
+ "vocab_size": 30522
35
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c03c3ace9c92c571fd8ab249227fd594701a960998f4c48a886aa4e9bb5ef4c
3
+ size 267863341
runs/Aug01_06-36-56_09b5ea7e3b7d/1690871821.0566168/events.out.tfevents.1690871821.09b5ea7e3b7d.5708.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee7472588afc523c04b8ee4d37fdfcf377edb8116d708c921639cd3576d4b03e
3
+ size 4877
runs/Aug01_06-36-56_09b5ea7e3b7d/events.out.tfevents.1690871821.09b5ea7e3b7d.5708.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bb6be7371c44fee3f3d27b9df45f4ead2e7e18433bba83b768d12fcfdeb143d
3
+ size 3296
runs/Aug01_06-46-31_09b5ea7e3b7d/1690872400.8204134/events.out.tfevents.1690872400.09b5ea7e3b7d.5708.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7257464d728320ab9c90af8e2b8c4f2f93149630ca1f8edc7b14d01d3c176cd3
3
+ size 4877
runs/Aug01_06-46-31_09b5ea7e3b7d/events.out.tfevents.1690872400.09b5ea7e3b7d.5708.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:408a94c80c750b98afc369afea14fc9f6042526633ea5b9e4aff66f8f830109d
3
+ size 3450
runs/Aug01_07-01-16_09b5ea7e3b7d/1690873279.4450734/events.out.tfevents.1690873279.09b5ea7e3b7d.5708.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60c5ef74eec709621e34f42a7765dcf87c32b7403be54b90dd699247b8897eae
3
+ size 4877
runs/Aug01_07-01-16_09b5ea7e3b7d/1690873294.5847135/events.out.tfevents.1690873294.09b5ea7e3b7d.5708.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bec5f8766f7142357f30dfece541dfd23349978fa80b462e58ab092414e1ef2
3
+ size 4877
runs/Aug01_07-01-16_09b5ea7e3b7d/events.out.tfevents.1690873279.09b5ea7e3b7d.5708.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:570507336c4dd87ade957f932419d2d56bf3d6e1808136502a12dcdc5e7a2cde
3
+ size 6994
runs/Aug01_07-01-47_09b5ea7e3b7d/1690873310.6173296/events.out.tfevents.1690873310.09b5ea7e3b7d.5708.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dec0277372e106c61168e2927b43674a445b1de985f4034b77f17622e4d1f7c
3
+ size 4877
runs/Aug01_07-01-47_09b5ea7e3b7d/events.out.tfevents.1690873310.09b5ea7e3b7d.5708.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a80c3c3b961639ccbac62658ed174df2ad9a9f3535a9250785216ace4178cd5e
3
+ size 3541
runs/Aug01_07-16-43_09b5ea7e3b7d/1690874208.7459178/events.out.tfevents.1690874208.09b5ea7e3b7d.5708.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01da4506a121338a05c08eafb1e6f2ae6ce8b3252d217afaac3a9b32b5a9d08b
3
+ size 4877
runs/Aug01_07-16-43_09b5ea7e3b7d/events.out.tfevents.1690874208.09b5ea7e3b7d.5708.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ae93b03da7a0d1959d80e096ceeaaa9cbeb9fec81b91fd0e6a914a081ef8341
3
+ size 3541
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:00d565b6a8713b3586de49f9e5ceafbb367cbda27c3518f4e9f54349cb59bef4
3
+ size 3067
vocab.txt ADDED
The diff for this file is too large to render. See raw diff