sercetexam9 commited on
Commit
0e18416
·
verified ·
1 Parent(s): 2ce05bc

Model save

Browse files
Files changed (2) hide show
  1. README.md +74 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: cs221-afro-xlmr-large-76L-hau-finetuned-10-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
+ # cs221-afro-xlmr-large-76L-hau-finetuned-10-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.2502
23
+ - F1: 0.7148
24
+ - Roc Auc: 0.8156
25
+ - Accuracy: 0.5594
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 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: 10
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
57
+ | 0.491 | 1.0 | 54 | 0.4615 | 0.0 | 0.5 | 0.1538 |
58
+ | 0.4482 | 2.0 | 108 | 0.3915 | 0.2562 | 0.5720 | 0.2354 |
59
+ | 0.3407 | 3.0 | 162 | 0.2965 | 0.6125 | 0.7398 | 0.4476 |
60
+ | 0.288 | 4.0 | 216 | 0.2779 | 0.6596 | 0.7747 | 0.4918 |
61
+ | 0.2309 | 5.0 | 270 | 0.2545 | 0.704 | 0.8037 | 0.5501 |
62
+ | 0.1891 | 6.0 | 324 | 0.2415 | 0.7285 | 0.8197 | 0.5618 |
63
+ | 0.1647 | 7.0 | 378 | 0.2543 | 0.7162 | 0.8167 | 0.5571 |
64
+ | 0.1397 | 8.0 | 432 | 0.2452 | 0.72 | 0.8185 | 0.5571 |
65
+ | 0.1309 | 9.0 | 486 | 0.2499 | 0.7138 | 0.8160 | 0.5571 |
66
+ | 0.12 | 10.0 | 540 | 0.2502 | 0.7148 | 0.8156 | 0.5594 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.48.0
72
+ - Pytorch 2.5.1+cu121
73
+ - Datasets 3.2.0
74
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:953ac9aefab0568caa02150e1f0b7ac74e4b2228c5beb4e6bc7c4a7aaa529f16
3
  size 2239635072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dfde52d1163de7777989cfa5fcabe1400997e55165381c553f7e33ff3e2d2d7
3
  size 2239635072