lupobricco commited on
Commit
6f56b76
1 Parent(s): 7e4b02b

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Musixmatch/umberto-commoncrawl-cased-v1
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - f1
7
+ - accuracy
8
+ model-index:
9
+ - name: target_classification_ita
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
+ # target_classification_ita
17
+
18
+ This model is a fine-tuned version of [Musixmatch/umberto-commoncrawl-cased-v1](https://huggingface.co/Musixmatch/umberto-commoncrawl-cased-v1) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6432
21
+ - F1: 0.7407
22
+ - Roc Auc: 0.7843
23
+ - Accuracy: 0.6735
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 10
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
53
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|:--------:|
54
+ | 0.5508 | 1.0 | 1037 | 0.5281 | 0.6704 | 0.7301 | 0.6151 |
55
+ | 0.4816 | 2.0 | 2074 | 0.4964 | 0.7109 | 0.7631 | 0.6770 |
56
+ | 0.4004 | 3.0 | 3111 | 0.5246 | 0.7299 | 0.7743 | 0.6701 |
57
+ | 0.3353 | 4.0 | 4148 | 0.5791 | 0.7310 | 0.7767 | 0.6718 |
58
+ | 0.2731 | 5.0 | 5185 | 0.6432 | 0.7407 | 0.7843 | 0.6735 |
59
+ | 0.2271 | 6.0 | 6222 | 0.6896 | 0.7248 | 0.7710 | 0.6460 |
60
+ | 0.1842 | 7.0 | 7259 | 0.7441 | 0.7271 | 0.7757 | 0.6667 |
61
+ | 0.15 | 8.0 | 8296 | 0.8640 | 0.7301 | 0.7769 | 0.6632 |
62
+ | 0.1123 | 9.0 | 9333 | 0.9447 | 0.7356 | 0.7812 | 0.6701 |
63
+ | 0.0973 | 10.0 | 10370 | 0.9652 | 0.7310 | 0.7773 | 0.6632 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.40.1
69
+ - Pytorch 2.3.0+cu118
70
+ - Datasets 2.19.0
71
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a4bc83101966d9186416237760d42835d303f21d8311819d54e3b242618d950
3
  size 442518104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:338a6011ac80339ece24ec4ca651f14d4502d6c503774ce85fd0c5a6678c6d2b
3
  size 442518104