Model save
Browse files- README.md +80 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: mit
|
4 |
+
base_model: Davlan/afro-xlmr-base
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- f1
|
9 |
+
- accuracy
|
10 |
+
model-index:
|
11 |
+
- name: afro-xlmr-base-afr-finetuned-augmentation-LUNAR
|
12 |
+
results: []
|
13 |
+
---
|
14 |
+
|
15 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
+
should probably proofread and complete it, then remove this comment. -->
|
17 |
+
|
18 |
+
# afro-xlmr-base-afr-finetuned-augmentation-LUNAR
|
19 |
+
|
20 |
+
This model is a fine-tuned version of [Davlan/afro-xlmr-base](https://huggingface.co/Davlan/afro-xlmr-base) on the None dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.2889
|
23 |
+
- F1: 0.4089
|
24 |
+
- Roc Auc: 0.6608
|
25 |
+
- Accuracy: 0.6678
|
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: 2e-05
|
45 |
+
- train_batch_size: 16
|
46 |
+
- eval_batch_size: 16
|
47 |
+
- seed: 42
|
48 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
+
- lr_scheduler_type: cosine
|
50 |
+
- lr_scheduler_warmup_steps: 100
|
51 |
+
- num_epochs: 20
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
56 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
57 |
+
| 0.4289 | 1.0 | 76 | 0.3283 | 0.0 | 0.5 | 0.3520 |
|
58 |
+
| 0.3509 | 2.0 | 152 | 0.3160 | 0.1005 | 0.5277 | 0.4836 |
|
59 |
+
| 0.2864 | 3.0 | 228 | 0.2631 | 0.2532 | 0.5927 | 0.5855 |
|
60 |
+
| 0.2383 | 4.0 | 304 | 0.2411 | 0.2210 | 0.5799 | 0.5559 |
|
61 |
+
| 0.1902 | 5.0 | 380 | 0.2632 | 0.2619 | 0.5909 | 0.5921 |
|
62 |
+
| 0.1545 | 6.0 | 456 | 0.2466 | 0.3297 | 0.6281 | 0.6612 |
|
63 |
+
| 0.1408 | 7.0 | 532 | 0.2407 | 0.3469 | 0.6253 | 0.6447 |
|
64 |
+
| 0.1087 | 8.0 | 608 | 0.2463 | 0.3989 | 0.6645 | 0.6809 |
|
65 |
+
| 0.0743 | 9.0 | 684 | 0.2497 | 0.4086 | 0.6561 | 0.6711 |
|
66 |
+
| 0.0832 | 10.0 | 760 | 0.2581 | 0.4063 | 0.6516 | 0.6908 |
|
67 |
+
| 0.0599 | 11.0 | 836 | 0.2583 | 0.4992 | 0.6911 | 0.7007 |
|
68 |
+
| 0.0553 | 12.0 | 912 | 0.2755 | 0.5012 | 0.6931 | 0.6908 |
|
69 |
+
| 0.0497 | 13.0 | 988 | 0.2741 | 0.4253 | 0.6688 | 0.6809 |
|
70 |
+
| 0.029 | 14.0 | 1064 | 0.2864 | 0.4033 | 0.6529 | 0.6776 |
|
71 |
+
| 0.0349 | 15.0 | 1140 | 0.3034 | 0.4742 | 0.6808 | 0.6776 |
|
72 |
+
| 0.0249 | 16.0 | 1216 | 0.2889 | 0.4089 | 0.6608 | 0.6678 |
|
73 |
+
|
74 |
+
|
75 |
+
### Framework versions
|
76 |
+
|
77 |
+
- Transformers 4.45.1
|
78 |
+
- Pytorch 2.4.0
|
79 |
+
- Datasets 3.0.1
|
80 |
+
- Tokenizers 0.20.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112214236
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e9f9c9be7cccc41b59f2dbe5002bf4eb9227d7485ab9ea31166ff9f910644da
|
3 |
size 1112214236
|