lupobricco
commited on
Commit
•
104e856
1
Parent(s):
c430764
End of training
Browse files- README.md +70 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Musixmatch/umberto-commoncrawl-cased-v1
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
- f1
|
8 |
+
model-index:
|
9 |
+
- name: relation_classification_single_label_correlations
|
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 |
+
# relation_classification_single_label_correlations
|
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.8244
|
21 |
+
- Accuracy: 0.7209
|
22 |
+
- F1: 0.7003
|
23 |
+
|
24 |
+
## Model description
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Intended uses & limitations
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training and evaluation data
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training procedure
|
37 |
+
|
38 |
+
### Training hyperparameters
|
39 |
+
|
40 |
+
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 2e-05
|
42 |
+
- train_batch_size: 8
|
43 |
+
- eval_batch_size: 8
|
44 |
+
- seed: 42
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 10
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
53 |
+
| No log | 1.0 | 121 | 0.7878 | 0.6279 | 0.6332 |
|
54 |
+
| No log | 2.0 | 242 | 0.8169 | 0.6822 | 0.6664 |
|
55 |
+
| No log | 3.0 | 363 | 0.8244 | 0.7209 | 0.7003 |
|
56 |
+
| No log | 4.0 | 484 | 0.9999 | 0.6977 | 0.6898 |
|
57 |
+
| 0.5583 | 5.0 | 605 | 1.2330 | 0.6744 | 0.6372 |
|
58 |
+
| 0.5583 | 6.0 | 726 | 1.4526 | 0.6434 | 0.5751 |
|
59 |
+
| 0.5583 | 7.0 | 847 | 1.5028 | 0.6434 | 0.5853 |
|
60 |
+
| 0.5583 | 8.0 | 968 | 1.6308 | 0.6512 | 0.6008 |
|
61 |
+
| 0.1534 | 9.0 | 1089 | 1.7342 | 0.6434 | 0.5817 |
|
62 |
+
| 0.1534 | 10.0 | 1210 | 1.7693 | 0.6512 | 0.5468 |
|
63 |
+
|
64 |
+
|
65 |
+
### Framework versions
|
66 |
+
|
67 |
+
- Transformers 4.40.1
|
68 |
+
- Pytorch 2.3.0+cu118
|
69 |
+
- Datasets 2.19.0
|
70 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442521180
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b8b04244cf1b6e8792fef2b8b63759ce4c2afa4ed661dcc8e7bad56dc66be00
|
3 |
size 442521180
|