Frana9812 commited on
Commit
1e7ed20
1 Parent(s): d92fa18

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "atis_airfare#atis_flight_time",
13
+ "1": "atis_meal",
14
+ "2": "atis_cheapest",
15
+ "3": "atis_ground_service",
16
+ "4": "atis_airline",
17
+ "5": "atis_flight_time",
18
+ "6": "atis_ground_service#atis_ground_fare",
19
+ "7": "atis_restriction",
20
+ "8": "atis_flight_no",
21
+ "9": "atis_flight#atis_airline",
22
+ "10": "atis_distance",
23
+ "11": "atis_capacity",
24
+ "12": "atis_abbreviation",
25
+ "13": "atis_quantity",
26
+ "14": "atis_airfare#atis_flight",
27
+ "15": "atis_city",
28
+ "16": "atis_ground_fare",
29
+ "17": "atis_aircraft",
30
+ "18": "atis_flight#atis_airfare",
31
+ "19": "atis_aircraft#atis_flight#atis_flight_no",
32
+ "20": "atis_flight_no#atis_airline",
33
+ "21": "atis_airport",
34
+ "22": "atis_airline#atis_flight_no",
35
+ "23": "atis_day_name",
36
+ "24": "atis_airfare",
37
+ "25": "atis_flight"
38
+ },
39
+ "initializer_range": 0.02,
40
+ "label2id": {
41
+ "atis_abbreviation": 12,
42
+ "atis_aircraft": 17,
43
+ "atis_aircraft#atis_flight#atis_flight_no": 19,
44
+ "atis_airfare": 24,
45
+ "atis_airfare#atis_flight": 14,
46
+ "atis_airfare#atis_flight_time": 0,
47
+ "atis_airline": 4,
48
+ "atis_airline#atis_flight_no": 22,
49
+ "atis_airport": 21,
50
+ "atis_capacity": 11,
51
+ "atis_cheapest": 2,
52
+ "atis_city": 15,
53
+ "atis_day_name": 23,
54
+ "atis_distance": 10,
55
+ "atis_flight": 25,
56
+ "atis_flight#atis_airfare": 18,
57
+ "atis_flight#atis_airline": 9,
58
+ "atis_flight_no": 8,
59
+ "atis_flight_no#atis_airline": 20,
60
+ "atis_flight_time": 5,
61
+ "atis_ground_fare": 16,
62
+ "atis_ground_service": 3,
63
+ "atis_ground_service#atis_ground_fare": 6,
64
+ "atis_meal": 1,
65
+ "atis_quantity": 13,
66
+ "atis_restriction": 7
67
+ },
68
+ "max_position_embeddings": 512,
69
+ "model_type": "distilbert",
70
+ "n_heads": 12,
71
+ "n_layers": 6,
72
+ "pad_token_id": 0,
73
+ "problem_type": "single_label_classification",
74
+ "qa_dropout": 0.1,
75
+ "seq_classif_dropout": 0.2,
76
+ "sinusoidal_pos_embds": false,
77
+ "tie_weights_": true,
78
+ "torch_dtype": "float32",
79
+ "transformers_version": "4.28.0",
80
+ "vocab_size": 30522
81
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05f87fed39f06e1d873f96536f8010be096498f3d88f4ea4d92b474c959e8c95
3
+ size 267929770
runs/May13_09-14-27_eb0ce1defb9c/1715591673.9371202/events.out.tfevents.1715591673.eb0ce1defb9c.240.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc81d85a644dc5b36a21bc8998822294a6256ebbd0e54a801ed3b5261bfaa7b5
3
+ size 5882
runs/May13_09-14-27_eb0ce1defb9c/events.out.tfevents.1715591673.eb0ce1defb9c.240.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:935a31ae8f5855d6b1e04274e4a9edcc213fb0cef7168800b5487097177d9e2b
3
+ size 5529
runs/May13_09-16-04_eb0ce1defb9c/1715591767.404057/events.out.tfevents.1715591767.eb0ce1defb9c.240.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aa75ea6830744671146eda83a10cfd7e577eb07518d842cba0ef25e81934132
3
+ size 5882
runs/May13_09-16-04_eb0ce1defb9c/events.out.tfevents.1715591767.eb0ce1defb9c.240.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19b57ab3300d59f5655f7797d7c7b29b46e3d515d8fdd02edb6d838a3f5e7443
3
+ size 5800
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
+ "clean_up_tokenization_spaces": true,
3
+ "cls_token": "[CLS]",
4
+ "do_lower_case": true,
5
+ "mask_token": "[MASK]",
6
+ "model_max_length": 512,
7
+ "pad_token": "[PAD]",
8
+ "sep_token": "[SEP]",
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:40f7bb0e7f457d60f4bafd0a8d69aa68775bb8bd89b8ab2afe5f28270ad218df
3
+ size 4088
vocab.txt ADDED
The diff for this file is too large to render. See raw diff