salohnana2018
commited on
End of training
Browse files- README.md +85 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: CAMeL-Lab/bert-base-arabic-camelbert-ca
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- f1
|
9 |
+
- precision
|
10 |
+
- recall
|
11 |
+
model-index:
|
12 |
+
- name: POEMS-CAMELBERT-CA-RUN4-20-fullDatafreez
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# POEMS-CAMELBERT-CA-RUN4-20-fullDatafreez
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [CAMeL-Lab/bert-base-arabic-camelbert-ca](https://huggingface.co/CAMeL-Lab/bert-base-arabic-camelbert-ca) on the None dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 2.7801
|
24 |
+
- Accuracy: 0.6392
|
25 |
+
- F1: 0.6392
|
26 |
+
- Precision: 0.6392
|
27 |
+
- Recall: 0.6392
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Intended uses & limitations
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training and evaluation data
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training procedure
|
42 |
+
|
43 |
+
### Training hyperparameters
|
44 |
+
|
45 |
+
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 5e-05
|
47 |
+
- train_batch_size: 32
|
48 |
+
- eval_batch_size: 32
|
49 |
+
- seed: 42
|
50 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
+
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 20
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| 1.1829 | 1.0 | 568 | 1.0365 | 0.5576 | 0.5576 | 0.5576 | 0.5576 |
|
59 |
+
| 1.0039 | 2.0 | 1136 | 0.9696 | 0.5895 | 0.5895 | 0.5895 | 0.5895 |
|
60 |
+
| 0.8669 | 3.0 | 1704 | 1.0291 | 0.5838 | 0.5838 | 0.5838 | 0.5838 |
|
61 |
+
| 0.7361 | 4.0 | 2272 | 1.0234 | 0.6024 | 0.6024 | 0.6024 | 0.6024 |
|
62 |
+
| 0.6082 | 5.0 | 2840 | 1.0185 | 0.6219 | 0.6219 | 0.6219 | 0.6219 |
|
63 |
+
| 0.4956 | 6.0 | 3408 | 1.1033 | 0.6219 | 0.6219 | 0.6219 | 0.6219 |
|
64 |
+
| 0.3904 | 7.0 | 3976 | 1.2671 | 0.6055 | 0.6055 | 0.6055 | 0.6055 |
|
65 |
+
| 0.3101 | 8.0 | 4544 | 1.3479 | 0.6228 | 0.6228 | 0.6228 | 0.6228 |
|
66 |
+
| 0.2398 | 9.0 | 5112 | 1.5939 | 0.6175 | 0.6175 | 0.6175 | 0.6175 |
|
67 |
+
| 0.1912 | 10.0 | 5680 | 1.6243 | 0.6188 | 0.6188 | 0.6188 | 0.6188 |
|
68 |
+
| 0.1523 | 11.0 | 6248 | 1.6882 | 0.6321 | 0.6321 | 0.6321 | 0.6321 |
|
69 |
+
| 0.1244 | 12.0 | 6816 | 1.7997 | 0.6405 | 0.6405 | 0.6405 | 0.6405 |
|
70 |
+
| 0.0994 | 13.0 | 7384 | 2.0695 | 0.6472 | 0.6472 | 0.6472 | 0.6472 |
|
71 |
+
| 0.0931 | 14.0 | 7952 | 2.2890 | 0.6356 | 0.6356 | 0.6356 | 0.6356 |
|
72 |
+
| 0.0739 | 15.0 | 8520 | 2.4964 | 0.6170 | 0.6170 | 0.6170 | 0.6170 |
|
73 |
+
| 0.0643 | 16.0 | 9088 | 2.5723 | 0.6387 | 0.6387 | 0.6387 | 0.6387 |
|
74 |
+
| 0.0523 | 17.0 | 9656 | 2.5685 | 0.6410 | 0.6410 | 0.6410 | 0.6410 |
|
75 |
+
| 0.0365 | 18.0 | 10224 | 2.6118 | 0.6374 | 0.6374 | 0.6374 | 0.6374 |
|
76 |
+
| 0.0372 | 19.0 | 10792 | 2.8254 | 0.6352 | 0.6352 | 0.6352 | 0.6352 |
|
77 |
+
| 0.0301 | 20.0 | 11360 | 2.7801 | 0.6392 | 0.6392 | 0.6392 | 0.6392 |
|
78 |
+
|
79 |
+
|
80 |
+
### Framework versions
|
81 |
+
|
82 |
+
- Transformers 4.38.2
|
83 |
+
- Pytorch 2.1.0+cu121
|
84 |
+
- Datasets 2.18.0
|
85 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 436364284
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22e76baa3de450198f737ac38c42f9de53edaf360c18acab8db9b299907e6f7d
|
3 |
size 436364284
|