End of training
Browse files
README.md
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: distilbert/distilroberta-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- f1
|
8 |
+
model-index:
|
9 |
+
- name: song-coherency-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-coherency-classifier
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1299
|
21 |
+
- F1: [0.9763779527559054, 0.9757412398921832]
|
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: 10
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:----------------------------------------:|
|
52 |
+
| No log | 1.0 | 190 | 0.2172 | [0.9460154241645244, 0.9421487603305784] |
|
53 |
+
| No log | 2.0 | 380 | 0.2073 | [0.9487179487179487, 0.9447513812154695] |
|
54 |
+
| 0.2175 | 3.0 | 570 | 0.2125 | [0.9487179487179487, 0.9447513812154695] |
|
55 |
+
| 0.2175 | 4.0 | 760 | 0.1431 | [0.9649595687331537, 0.9658792650918635] |
|
56 |
+
| 0.2175 | 5.0 | 950 | 0.1467 | [0.9711286089238844, 0.9703504043126685] |
|
57 |
+
| 0.131 | 6.0 | 1140 | 0.1400 | [0.9711286089238844, 0.9703504043126685] |
|
58 |
+
| 0.131 | 7.0 | 1330 | 0.1238 | [0.9736842105263158, 0.9731182795698924] |
|
59 |
+
| 0.0835 | 8.0 | 1520 | 0.1317 | [0.9736842105263158, 0.9731182795698924] |
|
60 |
+
| 0.0835 | 9.0 | 1710 | 0.1390 | [0.9738219895287958, 0.972972972972973] |
|
61 |
+
| 0.0835 | 10.0 | 1900 | 0.1299 | [0.9763779527559054, 0.9757412398921832] |
|
62 |
+
|
63 |
+
|
64 |
+
### Framework versions
|
65 |
+
|
66 |
+
- Transformers 4.38.2
|
67 |
+
- Pytorch 2.2.1+cu121
|
68 |
+
- Datasets 2.18.0
|
69 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 328492280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9730ed21661680b9be3e7cde422fca661eec4086403124ad5a53777c82ebe21
|
3 |
size 328492280
|
runs/Mar31_19-45-41_8d65e2ad46e7/events.out.tfevents.1711914350.8d65e2ad46e7.676.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b500f0c60456222db70a6068be7d99376f5d517a24dd54e6ed0b9d1f44f3899
|
3 |
+
size 8430
|