peterjwms commited on
Commit
e34884c
1 Parent(s): 08abcc5

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "Journey",
13
+ "1": "The Killers",
14
+ "2": "Taylor Swift",
15
+ "3": "The Beatles",
16
+ "4": "George Strait",
17
+ "5": "Fleetwood Mac",
18
+ "6": "Michael Jackson",
19
+ "7": "OutKast",
20
+ "8": "Cat Stevens",
21
+ "9": "Coldplay",
22
+ "10": "Phil Collins",
23
+ "11": "Whitney Houston",
24
+ "12": "Paul Simon",
25
+ "13": "Adele",
26
+ "14": "Ed Sheeran",
27
+ "15": "Post Malone",
28
+ "16": "Sara Bareilles",
29
+ "17": "J. Cole",
30
+ "18": "Talking Heads",
31
+ "19": "Muse",
32
+ "20": "Carrie Underwood",
33
+ "21": "Johnny Cash",
34
+ "22": "The Beach Boys",
35
+ "23": "The Weeknd",
36
+ "24": "Elton John",
37
+ "25": "The Lumineers",
38
+ "26": "Jacob Collier",
39
+ "27": "Phoebe Bridgers",
40
+ "28": "Neil Young",
41
+ "29": "Pink Floyd",
42
+ "30": "The Strokes",
43
+ "31": "The Kooks",
44
+ "32": "The Postal Service",
45
+ "33": "Beyonc\u00e9",
46
+ "34": "ABBA",
47
+ "35": "Zach Bryan",
48
+ "36": "Jack Johnson",
49
+ "37": "Bruce Springsteen",
50
+ "38": "Justin Bieber",
51
+ "39": "Lorde",
52
+ "40": "Rick Astley",
53
+ "41": "My Chemical Romance",
54
+ "42": "Kenny Rogers",
55
+ "43": "Fall Out Boy",
56
+ "44": "Ariana Grande",
57
+ "45": "Nickel Creek",
58
+ "46": "Daft Punk",
59
+ "47": "Beastie Boys",
60
+ "48": "Nat King Cole",
61
+ "49": "Louis Armstrong",
62
+ "50": "Michael Kiwanuka"
63
+ },
64
+ "initializer_range": 0.02,
65
+ "label2id": {
66
+ "ABBA": 34,
67
+ "Adele": 13,
68
+ "Ariana Grande": 44,
69
+ "Beastie Boys": 47,
70
+ "Beyonc\u00e9": 33,
71
+ "Bruce Springsteen": 37,
72
+ "Carrie Underwood": 20,
73
+ "Cat Stevens": 8,
74
+ "Coldplay": 9,
75
+ "Daft Punk": 46,
76
+ "Ed Sheeran": 14,
77
+ "Elton John": 24,
78
+ "Fall Out Boy": 43,
79
+ "Fleetwood Mac": 5,
80
+ "George Strait": 4,
81
+ "J. Cole": 17,
82
+ "Jack Johnson": 36,
83
+ "Jacob Collier": 26,
84
+ "Johnny Cash": 21,
85
+ "Journey": 0,
86
+ "Justin Bieber": 38,
87
+ "Kenny Rogers": 42,
88
+ "Lorde": 39,
89
+ "Louis Armstrong": 49,
90
+ "Michael Jackson": 6,
91
+ "Michael Kiwanuka": 50,
92
+ "Muse": 19,
93
+ "My Chemical Romance": 41,
94
+ "Nat King Cole": 48,
95
+ "Neil Young": 28,
96
+ "Nickel Creek": 45,
97
+ "OutKast": 7,
98
+ "Paul Simon": 12,
99
+ "Phil Collins": 10,
100
+ "Phoebe Bridgers": 27,
101
+ "Pink Floyd": 29,
102
+ "Post Malone": 15,
103
+ "Rick Astley": 40,
104
+ "Sara Bareilles": 16,
105
+ "Talking Heads": 18,
106
+ "Taylor Swift": 2,
107
+ "The Beach Boys": 22,
108
+ "The Beatles": 3,
109
+ "The Killers": 1,
110
+ "The Kooks": 31,
111
+ "The Lumineers": 25,
112
+ "The Postal Service": 32,
113
+ "The Strokes": 30,
114
+ "The Weeknd": 23,
115
+ "Whitney Houston": 11,
116
+ "Zach Bryan": 35
117
+ },
118
+ "max_position_embeddings": 512,
119
+ "model_type": "distilbert",
120
+ "n_heads": 12,
121
+ "n_layers": 6,
122
+ "pad_token_id": 0,
123
+ "problem_type": "single_label_classification",
124
+ "qa_dropout": 0.1,
125
+ "seq_classif_dropout": 0.2,
126
+ "sinusoidal_pos_embds": false,
127
+ "tie_weights_": true,
128
+ "torch_dtype": "float32",
129
+ "transformers_version": "4.35.2",
130
+ "vocab_size": 30522
131
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0e0b7e42eabd90a6ec4556ec888a033bcd682ece87d6554dc887ed45448b8b6
3
+ size 267983300
runs/Dec09_09-14-05_13e0254d0029/events.out.tfevents.1702113246.13e0254d0029.228.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0c27cefd1a627b52388baa019c286e39724e5eb83fb4eea7c96415970710094
3
+ size 6925
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:a4d876ae644affe30609852ea0f7209b08f539d376f33b98d0ac1495fa534de8
3
+ size 4600
vocab.txt ADDED
The diff for this file is too large to render. See raw diff