End of training
Browse files
README.md
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- generated_from_trainer
|
| 4 |
+
metrics:
|
| 5 |
+
- accuracy
|
| 6 |
+
- f1
|
| 7 |
+
- recall
|
| 8 |
+
- precision
|
| 9 |
+
model-index:
|
| 10 |
+
- name: mixed_model_combined_data
|
| 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/4lnhrv4o)
|
| 18 |
+
# mixed_model_combined_data
|
| 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.3112
|
| 23 |
+
- Accuracy: 0.8954
|
| 24 |
+
- F1: 0.8944
|
| 25 |
+
- Recall: 0.8954
|
| 26 |
+
- Precision: 0.8953
|
| 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: 4
|
| 47 |
+
- eval_batch_size: 4
|
| 48 |
+
- seed: 42
|
| 49 |
+
- gradient_accumulation_steps: 8
|
| 50 |
+
- total_train_batch_size: 32
|
| 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: 849
|
| 55 |
+
- mixed_precision_training: Native AMP
|
| 56 |
+
|
| 57 |
+
### Training results
|
| 58 |
+
|
| 59 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
| 60 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
| 61 |
+
| 0.66 | 0.9982 | 212 | 0.7179 | 0.7648 | 0.7546 | 0.7648 | 0.7864 |
|
| 62 |
+
| 0.4943 | 1.9965 | 424 | 0.5750 | 0.8136 | 0.8106 | 0.8136 | 0.8352 |
|
| 63 |
+
| 0.2822 | 2.9994 | 637 | 0.3672 | 0.8713 | 0.8696 | 0.8713 | 0.8743 |
|
| 64 |
+
| 0.1882 | 3.9976 | 849 | 0.3112 | 0.8954 | 0.8944 | 0.8954 | 0.8953 |
|
| 65 |
+
|
| 66 |
+
|
| 67 |
+
### Framework versions
|
| 68 |
+
|
| 69 |
+
- Transformers 4.42.3
|
| 70 |
+
- Pytorch 2.1.2
|
| 71 |
+
- Datasets 2.20.0
|
| 72 |
+
- Tokenizers 0.19.1
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:676098576027b64eba8294c6541bb3c0571d5d854c84e257f54d3f5874f8adb0
|
| 3 |
+
size 1609602280
|
runs/Jul31_16-15-50_468c16f53662/events.out.tfevents.1722442553.468c16f53662.34.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:276308a04679b13cec1c2e0f81cc455e8f94bf22405ce08986d2f323be7a21ec
|
| 3 |
+
size 24383
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4fef37988821e68e4840901792714517e102995389fbf06e417afb680f573e11
|
| 3 |
+
size 5176
|