End of training
Browse files
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- generated_from_trainer
|
4 |
+
metrics:
|
5 |
+
- accuracy
|
6 |
+
- f1
|
7 |
+
- recall
|
8 |
+
- precision
|
9 |
+
model-index:
|
10 |
+
- name: mixed_model_finetuned_iemocap
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/yassmenyoussef55-arete-global/huggingface/runs/4ivdkvc9)
|
18 |
+
# mixed_model_finetuned_iemocap
|
19 |
+
|
20 |
+
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.9812
|
23 |
+
- Accuracy: 0.6334
|
24 |
+
- F1: 0.6228
|
25 |
+
- Recall: 0.6334
|
26 |
+
- Precision: 0.6215
|
27 |
+
|
28 |
+
## Model description
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Intended uses & limitations
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training and evaluation data
|
37 |
+
|
38 |
+
More information needed
|
39 |
+
|
40 |
+
## Training procedure
|
41 |
+
|
42 |
+
### Training hyperparameters
|
43 |
+
|
44 |
+
The following hyperparameters were used during training:
|
45 |
+
- learning_rate: 0.0001
|
46 |
+
- train_batch_size: 2
|
47 |
+
- eval_batch_size: 2
|
48 |
+
- seed: 42
|
49 |
+
- gradient_accumulation_steps: 8
|
50 |
+
- total_train_batch_size: 16
|
51 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
+
- lr_scheduler_type: linear
|
53 |
+
- lr_scheduler_warmup_ratio: 0.1
|
54 |
+
- training_steps: 1467
|
55 |
+
- mixed_precision_training: Native AMP
|
56 |
+
|
57 |
+
### Training results
|
58 |
+
|
59 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
60 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
61 |
+
| 1.2498 | 0.9990 | 733 | 1.3149 | 0.4961 | 0.4788 | 0.4961 | 0.5102 |
|
62 |
+
| 0.7868 | 1.9993 | 1467 | 0.9812 | 0.6334 | 0.6228 | 0.6334 | 0.6215 |
|
63 |
+
|
64 |
+
|
65 |
+
### Framework versions
|
66 |
+
|
67 |
+
- Transformers 4.42.3
|
68 |
+
- Pytorch 2.1.2
|
69 |
+
- Datasets 2.20.0
|
70 |
+
- Tokenizers 0.19.1
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2accbb0192fa9123de649318076ecbbbf0bc50d3d552739a4c8c4562647ded4b
|
3 |
+
size 1609602280
|
runs/Aug08_12-25-01_f32764916fb1/events.out.tfevents.1723119903.f32764916fb1.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a40ae8b72ef7eb603244da9fb0579acd6b05310ac595c869ca9698cd2950da7e
|
3 |
+
size 4478
|
runs/Aug08_12-26-53_f32764916fb1/events.out.tfevents.1723120017.f32764916fb1.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbaf18f3b1f312178eeec04e813e5944043b06ce36b29729aafa9660634d68e9
|
3 |
+
size 36534
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5a9de6d32c46094b3cc83d7b0cec5f02ff0f3ad0762da169a862c43cc806fbf
|
3 |
+
size 5176
|