tjl223 commited on
Commit
fbb263e
1 Parent(s): ee9c64d

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: FacebookAI/roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: song-coherency-classifier-v2
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-v2
17
+
18
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1341
21
+ - F1: [0.9784946236559139, 0.9789473684210526]
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.0924 | [0.9760000000000001, 0.9761273209549072] |
53
+ | No log | 2.0 | 380 | 0.0926 | [0.9754768392370572, 0.9766233766233766] |
54
+ | 0.1717 | 3.0 | 570 | 0.0825 | [0.9810298102981029, 0.9817232375979111] |
55
+ | 0.1717 | 4.0 | 760 | 0.0892 | [0.9813333333333334, 0.9814323607427056] |
56
+ | 0.1717 | 5.0 | 950 | 0.0788 | [0.9838709677419355, 0.9842105263157895] |
57
+ | 0.0737 | 6.0 | 1140 | 0.1032 | [0.9813333333333334, 0.9814323607427056] |
58
+ | 0.0737 | 7.0 | 1330 | 0.1212 | [0.9783783783783783, 0.9790575916230367] |
59
+ | 0.0538 | 8.0 | 1520 | 0.1010 | [0.9786096256684492, 0.9788359788359788] |
60
+ | 0.0538 | 9.0 | 1710 | 0.1186 | [0.9811320754716981, 0.9816272965879265] |
61
+ | 0.0538 | 10.0 | 1900 | 0.1341 | [0.9784946236559139, 0.9789473684210526] |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.40.0
67
+ - Pytorch 2.2.1+cu121
68
+ - Datasets 2.19.0
69
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75e96a9b1f91f5e0dd9e97ae9980d59d3a1086ac952bdd38912adaf14ad0ba83
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7509ab3b0cba312c8776a140ebaaf43921bffa4c6b5ddc170462b016c15ad3bb
3
  size 498612824