tjl223 commited on
Commit
4c7475d
·
verified ·
1 Parent(s): 30e51f9

distilbert-base-uncased-song-artist-classifier

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: song_artist_classifier
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # song_artist_classifier
17
+
18
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.4491
21
+ - F1: [0.8181818181818182, 0.7777777777777777, 0.7368421052631577, 0.5714285714285715, 0.2, 0.7058823529411764, 0.8000000000000002, 0.5833333333333334, 0.4615384615384615, 0.761904761904762, 0.7, 0.8181818181818182, 0.4, 0.64, 0.6666666666666666, 0.7272727272727272, 0.7826086956521738, 0.7272727272727272, 0.5263157894736842, 0.37499999999999994]
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 2
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:----:|:---------------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
52
+ | No log | 1.0 | 95 | 1.5590 | [0.7368421052631577, 0.7777777777777777, 0.7, 0.6666666666666665, 0.4615384615384615, 0.7, 0.761904761904762, 0.5454545454545454, 0.4285714285714285, 0.7200000000000001, 0.7058823529411764, 0.761904761904762, 0.0, 0.6666666666666666, 0.6428571428571429, 0.7272727272727272, 0.9, 0.761904761904762, 0.6666666666666667, 0.3529411764705882] |
53
+ | No log | 2.0 | 190 | 1.4491 | [0.8181818181818182, 0.7777777777777777, 0.7368421052631577, 0.5714285714285715, 0.2, 0.7058823529411764, 0.8000000000000002, 0.5833333333333334, 0.4615384615384615, 0.761904761904762, 0.7, 0.8181818181818182, 0.4, 0.64, 0.6666666666666666, 0.7272727272727272, 0.7826086956521738, 0.7272727272727272, 0.5263157894736842, 0.37499999999999994] |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.38.2
59
+ - Pytorch 2.2.1+cu121
60
+ - Datasets 2.18.0
61
+ - Tokenizers 0.15.2
runs/Mar18_22-45-54_8904e4dee669/events.out.tfevents.1710801955.8904e4dee669.3457.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82918310bbea2c1676934989283669043fcffa7ac9dd0a4417e37fa295b9f731
3
- size 6074
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02acb6e07a2b07e30bd3896e770b3bd8916ff9a050509256c64d5dc5c18ebb4a
3
+ size 6428