MayBashendy commited on
Commit
2f81418
·
verified ·
1 Parent(s): 1f9b866

Training in progress, step 30

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_task2_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_task2_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: 0.7735
19
+ - Qwk: 0.4301
20
+ - Mse: 0.7735
21
+ - Rmse: 0.8795
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 | 3.9949 | 0.0352 | 3.9949 | 1.9987 |
53
+ | No log | 1.0 | 4 | 2.1097 | 0.0566 | 2.1097 | 1.4525 |
54
+ | No log | 1.5 | 6 | 1.0984 | 0.0864 | 1.0984 | 1.0480 |
55
+ | No log | 2.0 | 8 | 0.8102 | 0.0191 | 0.8102 | 0.9001 |
56
+ | No log | 2.5 | 10 | 0.7324 | 0.1841 | 0.7324 | 0.8558 |
57
+ | No log | 3.0 | 12 | 0.7691 | 0.1585 | 0.7691 | 0.8770 |
58
+ | No log | 3.5 | 14 | 0.9091 | 0.1073 | 0.9091 | 0.9535 |
59
+ | No log | 4.0 | 16 | 0.8613 | 0.2259 | 0.8613 | 0.9280 |
60
+ | No log | 4.5 | 18 | 0.7906 | 0.2998 | 0.7906 | 0.8892 |
61
+ | No log | 5.0 | 20 | 0.8261 | 0.3354 | 0.8261 | 0.9089 |
62
+ | No log | 5.5 | 22 | 1.0001 | 0.2999 | 1.0001 | 1.0001 |
63
+ | No log | 6.0 | 24 | 0.9977 | 0.2453 | 0.9977 | 0.9989 |
64
+ | No log | 6.5 | 26 | 0.9361 | 0.2159 | 0.9361 | 0.9675 |
65
+ | No log | 7.0 | 28 | 0.8738 | 0.3377 | 0.8738 | 0.9348 |
66
+ | No log | 7.5 | 30 | 0.8251 | 0.3290 | 0.8251 | 0.9083 |
67
+ | No log | 8.0 | 32 | 0.7739 | 0.4360 | 0.7739 | 0.8797 |
68
+ | No log | 8.5 | 34 | 0.7416 | 0.4903 | 0.7416 | 0.8612 |
69
+ | No log | 9.0 | 36 | 0.7446 | 0.4757 | 0.7446 | 0.8629 |
70
+ | No log | 9.5 | 38 | 0.7633 | 0.4459 | 0.7633 | 0.8737 |
71
+ | No log | 10.0 | 40 | 0.7735 | 0.4301 | 0.7735 | 0.8795 |
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:6f56e0c8b3e97cc682ce6129bb44ce43c66c4ef9ab01a00986cd7b5d97315ef9
3
+ size 540799996
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3687aa175474ea5628dc89695a0c6b00e6bb9b7535a9355604c953c198aad46a
3
+ size 5240