MayBashendy commited on
Commit
da07f6a
·
verified ·
1 Parent(s): 15a5232

Training in progress, step 40

Browse files
Files changed (4) hide show
  1. README.md +79 -0
  2. config.json +32 -0
  3. model.safetensors +3 -0
  4. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: aubmindlab/bert-base-arabertv02
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: ArabicNewSplits4_withSameOriginalTrainFileOfSplit3_FineTuningAraBERT_noAug_task5_organization
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # ArabicNewSplits4_withSameOriginalTrainFileOfSplit3_FineTuningAraBERT_noAug_task5_organization
15
+
16
+ This model is a fine-tuned version of [aubmindlab/bert-base-arabertv02](https://huggingface.co/aubmindlab/bert-base-arabertv02) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.2766
19
+ - Qwk: 0.6185
20
+ - Mse: 1.2766
21
+ - Rmse: 1.1299
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Qwk | Mse | Rmse |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|
52
+ | No log | 0.5 | 2 | 2.1918 | 0.0658 | 2.1918 | 1.4805 |
53
+ | No log | 1.0 | 4 | 1.4893 | 0.2213 | 1.4893 | 1.2204 |
54
+ | No log | 1.5 | 6 | 1.2602 | 0.2203 | 1.2602 | 1.1226 |
55
+ | No log | 2.0 | 8 | 1.3721 | 0.2921 | 1.3721 | 1.1714 |
56
+ | No log | 2.5 | 10 | 1.5477 | 0.4210 | 1.5477 | 1.2441 |
57
+ | No log | 3.0 | 12 | 1.6581 | 0.3796 | 1.6581 | 1.2877 |
58
+ | No log | 3.5 | 14 | 1.7377 | 0.3384 | 1.7377 | 1.3182 |
59
+ | No log | 4.0 | 16 | 1.5913 | 0.3929 | 1.5913 | 1.2615 |
60
+ | No log | 4.5 | 18 | 1.3286 | 0.4654 | 1.3286 | 1.1527 |
61
+ | No log | 5.0 | 20 | 1.2595 | 0.5472 | 1.2595 | 1.1223 |
62
+ | No log | 5.5 | 22 | 1.3522 | 0.5645 | 1.3522 | 1.1628 |
63
+ | No log | 6.0 | 24 | 1.2114 | 0.6261 | 1.2114 | 1.1007 |
64
+ | No log | 6.5 | 26 | 1.0620 | 0.6374 | 1.0620 | 1.0305 |
65
+ | No log | 7.0 | 28 | 0.9699 | 0.6781 | 0.9699 | 0.9849 |
66
+ | No log | 7.5 | 30 | 1.0178 | 0.6579 | 1.0178 | 1.0088 |
67
+ | No log | 8.0 | 32 | 1.0751 | 0.6562 | 1.0751 | 1.0369 |
68
+ | No log | 8.5 | 34 | 1.1597 | 0.6414 | 1.1597 | 1.0769 |
69
+ | No log | 9.0 | 36 | 1.2237 | 0.6270 | 1.2237 | 1.1062 |
70
+ | No log | 9.5 | 38 | 1.2766 | 0.6282 | 1.2766 | 1.1299 |
71
+ | No log | 10.0 | 40 | 1.2766 | 0.6185 | 1.2766 | 1.1299 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.44.2
77
+ - Pytorch 2.4.0+cu118
78
+ - Datasets 2.21.0
79
+ - Tokenizers 0.19.1
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "aubmindlab/bert-base-arabertv02",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "LABEL_0"
13
+ },
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
+ "label2id": {
17
+ "LABEL_0": 0
18
+ },
19
+ "layer_norm_eps": 1e-12,
20
+ "max_position_embeddings": 512,
21
+ "model_type": "bert",
22
+ "num_attention_heads": 12,
23
+ "num_hidden_layers": 12,
24
+ "pad_token_id": 0,
25
+ "position_embedding_type": "absolute",
26
+ "problem_type": "regression",
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.44.2",
29
+ "type_vocab_size": 2,
30
+ "use_cache": true,
31
+ "vocab_size": 64000
32
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:931894c656723f6cad4adb70ae13e426c98421da0043e4d78f817e95751e8a81
3
+ size 540799996
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8867f0feabe240fc38bcf61915deb2c4b1997399beacfb8e623d9b6bd4cf970b
3
+ size 5240