sercetexam9 commited on
Commit
e78bd67
·
verified ·
1 Parent(s): 4941935

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-arq-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-arq-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.4940
23
+ - F1: 0.4635
24
+ - Roc Auc: 0.6414
25
+ - Accuracy: 0.1611
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.6618 | 1.0 | 23 | 0.5781 | 0.0541 | 0.5054 | 0.0889 |
58
+ | 0.6 | 2.0 | 46 | 0.5694 | 0.0376 | 0.5077 | 0.1111 |
59
+ | 0.5872 | 3.0 | 69 | 0.5646 | 0.1429 | 0.5306 | 0.1278 |
60
+ | 0.5757 | 4.0 | 92 | 0.5522 | 0.0615 | 0.5129 | 0.0944 |
61
+ | 0.5862 | 5.0 | 115 | 0.5540 | 0.1859 | 0.5454 | 0.1111 |
62
+ | 0.5442 | 6.0 | 138 | 0.5295 | 0.3583 | 0.5937 | 0.1389 |
63
+ | 0.4986 | 7.0 | 161 | 0.5121 | 0.4494 | 0.6316 | 0.1667 |
64
+ | 0.4602 | 8.0 | 184 | 0.4982 | 0.4668 | 0.6410 | 0.1778 |
65
+ | 0.4242 | 9.0 | 207 | 0.4925 | 0.4586 | 0.6398 | 0.1778 |
66
+ | 0.4172 | 10.0 | 230 | 0.4940 | 0.4635 | 0.6414 | 0.1611 |
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:6be3c691f55636d742e15d3abfda847ee278917aa582858ccfe536aac26001c8
3
  size 2239635072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e129332c486193b391615467bda6a196e34771a214bb501d51084d670d5e6eac
3
  size 2239635072