usingELoss
Browse files- README.md +67 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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_arabertv2_base_T1_WS_A100_2nd
|
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-T1-ArabertTv2-Bas-WS-A100/runs/tr0iviop)
|
17 |
+
# Model4_arabertv2_base_T1_WS_A100_2nd
|
18 |
+
|
19 |
+
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.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.1510
|
22 |
+
- F1 Micro: 0.8382
|
23 |
+
- F1 Macro: 0.7689
|
24 |
+
- Roc Auc: 0.8969
|
25 |
+
- Accuracy: 0.8024
|
26 |
+
|
27 |
+
## Model description
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Intended uses & limitations
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training and evaluation data
|
36 |
+
|
37 |
+
More information needed
|
38 |
+
|
39 |
+
## Training procedure
|
40 |
+
|
41 |
+
### Training hyperparameters
|
42 |
+
|
43 |
+
The following hyperparameters were used during training:
|
44 |
+
- learning_rate: 5e-05
|
45 |
+
- train_batch_size: 16
|
46 |
+
- eval_batch_size: 16
|
47 |
+
- seed: 42
|
48 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
49 |
+
- lr_scheduler_type: linear
|
50 |
+
- num_epochs: 15
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 Micro | F1 Macro | Roc Auc | Accuracy |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-------:|:--------:|
|
56 |
+
| 0.1687 | 1.0 | 507 | 0.1510 | 0.8382 | 0.7689 | 0.8969 | 0.8024 |
|
57 |
+
| 0.0892 | 2.0 | 1014 | 0.1634 | 0.8337 | 0.7637 | 0.8925 | 0.7982 |
|
58 |
+
| 0.0539 | 3.0 | 1521 | 0.1884 | 0.8318 | 0.7630 | 0.8968 | 0.7996 |
|
59 |
+
| 0.0331 | 4.0 | 2028 | 0.2067 | 0.8419 | 0.7700 | 0.9041 | 0.8108 |
|
60 |
+
|
61 |
+
|
62 |
+
### Framework versions
|
63 |
+
|
64 |
+
- Transformers 4.46.3
|
65 |
+
- Pytorch 2.5.1+cu121
|
66 |
+
- Datasets 3.2.0
|
67 |
+
- 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 540815376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:752cb7c516c77bd1d07bdc66259bb9ecb63e77930523a6ade54d1f87180ee28b
|
3 |
size 540815376
|