sercetexam9 commited on
Commit
ca1314d
·
verified ·
1 Parent(s): 23abbd3

Model save

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: Davlan/afro-xlmr-large-76L
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ - accuracy
10
+ model-index:
11
+ - name: afro-xlmr-large-76L-afr-DAPT-finetuned-20-epochs
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-large-76L-afr-DAPT-finetuned-20-epochs
19
+
20
+ This model is a fine-tuned version of [Davlan/afro-xlmr-large-76L](https://huggingface.co/Davlan/afro-xlmr-large-76L) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.2408
23
+ - F1: 0.8672
24
+ - Roc Auc: 0.9087
25
+ - Accuracy: 0.7578
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: 32
46
+ - eval_batch_size: 32
47
+ - seed: 42
48
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
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.5348 | 1.0 | 81 | 0.4887 | 0.1383 | 0.5513 | 0.1708 |
58
+ | 0.3047 | 2.0 | 162 | 0.2438 | 0.8299 | 0.8772 | 0.7034 |
59
+ | 0.1832 | 3.0 | 243 | 0.2173 | 0.8636 | 0.9047 | 0.7143 |
60
+ | 0.1559 | 4.0 | 324 | 0.2018 | 0.8632 | 0.9072 | 0.7360 |
61
+ | 0.1441 | 5.0 | 405 | 0.2017 | 0.8600 | 0.9012 | 0.7422 |
62
+ | 0.1193 | 6.0 | 486 | 0.2044 | 0.8590 | 0.9017 | 0.7407 |
63
+ | 0.0899 | 7.0 | 567 | 0.2345 | 0.8736 | 0.9183 | 0.7733 |
64
+ | 0.0793 | 8.0 | 648 | 0.2243 | 0.8688 | 0.9142 | 0.7484 |
65
+ | 0.0593 | 9.0 | 729 | 0.2439 | 0.8500 | 0.8945 | 0.7174 |
66
+ | 0.0524 | 10.0 | 810 | 0.2493 | 0.8610 | 0.9054 | 0.7422 |
67
+ | 0.054 | 11.0 | 891 | 0.2408 | 0.8672 | 0.9087 | 0.7578 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.48.1
73
+ - Pytorch 2.5.1+cu121
74
+ - Datasets 3.2.0
75
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d4f8338a5281133e920cdc456292ce2faabec0a3302c73c295a2165da8aaf38
3
  size 2239630972
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2f6cbf3d7e7c65653a4afa562c6e3ecc2729d4508b0c8521b420e21a5157644
3
  size 2239630972