T2-usingF1
Browse files- README.md +74 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
base_model: aubmindlab/bert-base-arabertv02-twitter
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: Model4_withclasess-arabertv2_base_T2_WS_A100v2_F1
|
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 |
+
[<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/so/Model4-with-add-clasess-T2-ArabertTv2-Bas-WS-A100/runs/ewc3vyii)
|
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/so/Model4-with-add-clasess-T2-ArabertTv2-Bas-WS-A100/runs/ewc3vyii)
|
18 |
+
[<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/so/Model4-with-add-clasess-T2-ArabertTv2-Bas-WS-A100/runs/ewc3vyii)
|
19 |
+
[<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/so/Model4-with-add-clasess-T2-ArabertTv2-Bas-WS-A100/runs/ewc3vyii)
|
20 |
+
# Model4_withclasess-arabertv2_base_T2_WS_A100v2_F1
|
21 |
+
|
22 |
+
This model is a fine-tuned version of [aubmindlab/bert-base-arabertv02-twitter](https://huggingface.co/aubmindlab/bert-base-arabertv02-twitter) on the None dataset.
|
23 |
+
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.0813
|
25 |
+
- F1-micro: 0.8359
|
26 |
+
- Roc Auc: 0.9123
|
27 |
+
- Accuracy: 0.7975
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Intended uses & limitations
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training and evaluation data
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training procedure
|
42 |
+
|
43 |
+
### Training hyperparameters
|
44 |
+
|
45 |
+
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 5e-05
|
47 |
+
- train_batch_size: 16
|
48 |
+
- eval_batch_size: 16
|
49 |
+
- seed: 42
|
50 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
51 |
+
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 15
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | F1-micro | Roc Auc | Accuracy |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------:|:--------:|
|
58 |
+
| 0.0095 | 1.0 | 507 | 0.0767 | 0.8272 | 0.9095 | 0.7863 |
|
59 |
+
| 0.0108 | 2.0 | 1014 | 0.0763 | 0.8237 | 0.9074 | 0.7842 |
|
60 |
+
| 0.0108 | 3.0 | 1521 | 0.0749 | 0.8199 | 0.9029 | 0.7793 |
|
61 |
+
| 0.0069 | 4.0 | 2028 | 0.0841 | 0.8299 | 0.9076 | 0.7961 |
|
62 |
+
| 0.0057 | 5.0 | 2535 | 0.0835 | 0.8286 | 0.9105 | 0.7947 |
|
63 |
+
| 0.0037 | 6.0 | 3042 | 0.0813 | 0.8359 | 0.9123 | 0.7975 |
|
64 |
+
| 0.0029 | 7.0 | 3549 | 0.0875 | 0.8240 | 0.9081 | 0.7828 |
|
65 |
+
| 0.0023 | 8.0 | 4056 | 0.0928 | 0.8334 | 0.9136 | 0.8010 |
|
66 |
+
| 0.002 | 9.0 | 4563 | 0.0961 | 0.8159 | 0.9063 | 0.7730 |
|
67 |
+
|
68 |
+
|
69 |
+
### Framework versions
|
70 |
+
|
71 |
+
- Transformers 4.46.3
|
72 |
+
- Pytorch 2.5.1+cu121
|
73 |
+
- Datasets 3.2.0
|
74 |
+
- Tokenizers 0.20.3
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540855364
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ae326e1244029f26b82e66dfe616e1cfc8607faeb773ab2956b9c033bfe717b
|
3 |
size 540855364
|