erlend123 commited on
Commit
78b506c
1 Parent(s): 4d97f4a

Training in progress, epoch 1

Browse files
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.39.3",
40
+ "vocab_size": 30522
41
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8495253e42d31d0a92e6f60f6039ca873c6ed6c83de59ec0d1bc0d4b6d2c48e3
3
+ size 267844872
runs/Apr09_12-11-24_DESKTOP-TE1H4IM/events.out.tfevents.1712657515.DESKTOP-TE1H4IM.29636.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bbe66b8461b47f78944018a493d1e607dffd026cb27796ae819327907ec4e4f
3
+ size 4453
runs/Apr09_12-16-07_DESKTOP-TE1H4IM/events.out.tfevents.1712657768.DESKTOP-TE1H4IM.24644.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c84133b2e88dc16fa73929e5d33a9caea7049990d14fd9ae95db84b12d6c9f85
3
+ size 4453
runs/Apr09_13-18-12_DESKTOP-TE1H4IM/events.out.tfevents.1712661499.DESKTOP-TE1H4IM.13824.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d147d7d09b109accbfe53c84e56b1754d704a34aa73d630200fa6c5929b7e37
3
+ size 4453
runs/Apr09_13-21-41_DESKTOP-TE1H4IM/events.out.tfevents.1712661702.DESKTOP-TE1H4IM.22268.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4627df48568448c3fd5a4fa7477ef2bc8fb8b3edc2ddabc18ffd540b23a1731a
3
+ size 4442
runs/Apr09_13-30-56_DESKTOP-TE1H4IM/events.out.tfevents.1712662256.DESKTOP-TE1H4IM.8384.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1fca9c59518dd8d62528511943a3d20dd827d871a4e48bf6ed3debb1a36aed5
3
+ size 4442
runs/Apr09_13-37-05_DESKTOP-TE1H4IM/events.out.tfevents.1712662625.DESKTOP-TE1H4IM.28440.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc62fe5de9a505ee58a8b19548d90162669eeed7241e1b73d4792332b18ddfe5
3
+ size 4442
runs/Apr09_13-38-35_DESKTOP-TE1H4IM/events.out.tfevents.1712662715.DESKTOP-TE1H4IM.27352.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25427b5dcfbab01ee0841015ca9a32782fac13caa8012869e3f41a7fe5c5079b
3
+ size 4440
runs/Apr09_13-41-45_DESKTOP-TE1H4IM/events.out.tfevents.1712662905.DESKTOP-TE1H4IM.6984.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d47ba6bf50574063589bb53c60ffd01b21bddbe04f698c2d7e5f4af6ca6d01f
3
+ size 4708
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,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29f7f8b942d7e9a64dc200d177452ab7d963b7233f58cc6e7f756031a6fca2e2
3
+ size 4475
vocab.txt ADDED
The diff for this file is too large to render. See raw diff