sercetexam9 commited on
Commit
5cf1571
·
verified ·
1 Parent(s): 39d8fd7

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-mar-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-mar-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.1305
23
+ - F1: 0.8731
24
+ - Roc Auc: 0.9168
25
+ - Accuracy: 0.8199
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: 10
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
57
+ | 0.4297 | 1.0 | 61 | 0.4256 | 0.0 | 0.5 | 0.1573 |
58
+ | 0.2665 | 2.0 | 122 | 0.2210 | 0.7004 | 0.8074 | 0.6605 |
59
+ | 0.1598 | 3.0 | 183 | 0.1435 | 0.8430 | 0.8918 | 0.7950 |
60
+ | 0.1304 | 4.0 | 244 | 0.1284 | 0.8594 | 0.9058 | 0.8054 |
61
+ | 0.0845 | 5.0 | 305 | 0.1280 | 0.8596 | 0.9046 | 0.8095 |
62
+ | 0.0751 | 6.0 | 366 | 0.1272 | 0.8714 | 0.9137 | 0.8219 |
63
+ | 0.068 | 7.0 | 427 | 0.1285 | 0.8738 | 0.9198 | 0.8137 |
64
+ | 0.0555 | 8.0 | 488 | 0.1301 | 0.8761 | 0.9200 | 0.8199 |
65
+ | 0.0458 | 9.0 | 549 | 0.1303 | 0.8711 | 0.9149 | 0.8199 |
66
+ | 0.0446 | 10.0 | 610 | 0.1305 | 0.8731 | 0.9168 | 0.8199 |
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:5e3703e587278dc7ef97e3830840908059015413097e134437f24f2c84fbfbcd
3
  size 2239635072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c922bde3d7e2d1de6753841db56c4b4c8d9da5fcdf152ccb5ee93e942bae1220
3
  size 2239635072