End of training
Browse files
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Ammar-alhaj-ali/arabic-MARBERT-dialect-identification-city
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
model-index:
|
6 |
+
- name: Arabic-MARBERT-dialect-Identification-City-Model
|
7 |
+
results: []
|
8 |
+
---
|
9 |
+
|
10 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
+
should probably proofread and complete it, then remove this comment. -->
|
12 |
+
|
13 |
+
# Arabic-MARBERT-dialect-Identification-City-Model
|
14 |
+
|
15 |
+
This model is a fine-tuned version of [Ammar-alhaj-ali/arabic-MARBERT-dialect-identification-city](https://huggingface.co/Ammar-alhaj-ali/arabic-MARBERT-dialect-identification-city) on an unknown dataset.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 2.8911
|
18 |
+
- F1-score: 0.5786
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 5e-05
|
38 |
+
- train_batch_size: 8
|
39 |
+
- eval_batch_size: 8
|
40 |
+
- seed: 42
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 20
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
48 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
49 |
+
| No log | 1.0 | 442 | 1.5955 | 0.4477 |
|
50 |
+
| 1.8911 | 2.0 | 884 | 1.6004 | 0.5083 |
|
51 |
+
| 1.3056 | 3.0 | 1326 | 1.5384 | 0.5537 |
|
52 |
+
| 0.989 | 4.0 | 1768 | 1.7560 | 0.5450 |
|
53 |
+
| 0.7526 | 5.0 | 2210 | 1.8035 | 0.5572 |
|
54 |
+
| 0.5765 | 6.0 | 2652 | 1.8953 | 0.5764 |
|
55 |
+
| 0.4799 | 7.0 | 3094 | 2.3015 | 0.5486 |
|
56 |
+
| 0.3629 | 8.0 | 3536 | 2.7364 | 0.5368 |
|
57 |
+
| 0.3629 | 9.0 | 3978 | 2.8416 | 0.5442 |
|
58 |
+
| 0.277 | 10.0 | 4420 | 2.8911 | 0.5786 |
|
59 |
+
| 0.2196 | 11.0 | 4862 | 3.2772 | 0.5304 |
|
60 |
+
| 0.1656 | 12.0 | 5304 | 3.1206 | 0.5394 |
|
61 |
+
| 0.1555 | 13.0 | 5746 | 3.4600 | 0.5447 |
|
62 |
+
| 0.1315 | 14.0 | 6188 | 3.4378 | 0.5445 |
|
63 |
+
| 0.1039 | 15.0 | 6630 | 3.5247 | 0.5409 |
|
64 |
+
| 0.0796 | 16.0 | 7072 | 3.6359 | 0.5419 |
|
65 |
+
| 0.0683 | 17.0 | 7514 | 3.6723 | 0.5339 |
|
66 |
+
| 0.0683 | 18.0 | 7956 | 3.6808 | 0.5435 |
|
67 |
+
| 0.0567 | 19.0 | 8398 | 3.7677 | 0.5307 |
|
68 |
+
| 0.0382 | 20.0 | 8840 | 3.8121 | 0.5306 |
|
69 |
+
|
70 |
+
|
71 |
+
### Framework versions
|
72 |
+
|
73 |
+
- Transformers 4.40.0
|
74 |
+
- Pytorch 2.2.1+cu121
|
75 |
+
- Datasets 2.19.0
|
76 |
+
- 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 651444296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30ad131606f6318b9266778d941cdd6a87cf0a5f57e55eb1804bcf3f2ab76e62
|
3 |
size 651444296
|
runs/Apr24_17-40-08_87e3aab95cef/events.out.tfevents.1713987911.87e3aab95cef.189.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efeaf3b96046ad28078c69b41a9f1affaac392649a1328961bdf91bccc70be77
|
3 |
+
size 411
|