Malek1410 commited on
Commit
9dc5e65
1 Parent(s): b2fd76f

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
3
  base_model: albert-base-v2
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: albert_project_test_trainer
8
  results: []
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
14
  # albert_project_test_trainer
15
 
16
  This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on an unknown dataset.
 
 
 
17
 
18
  ## Model description
19
 
@@ -40,9 +45,18 @@ The following hyperparameters were used during training:
40
  - lr_scheduler_type: linear
41
  - num_epochs: 3.0
42
 
 
 
 
 
 
 
 
 
 
43
  ### Framework versions
44
 
45
  - Transformers 4.35.2
46
  - Pytorch 2.1.0+cu121
47
  - Datasets 2.16.1
48
- - Tokenizers 0.15.0
 
3
  base_model: albert-base-v2
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
  model-index:
9
  - name: albert_project_test_trainer
10
  results: []
 
16
  # albert_project_test_trainer
17
 
18
  This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.2782
21
+ - Accuracy: 0.9447
22
 
23
  ## Model description
24
 
 
45
  - lr_scheduler_type: linear
46
  - num_epochs: 3.0
47
 
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 227 | 0.4055 | 0.8584 |
53
+ | No log | 2.0 | 454 | 0.2235 | 0.9336 |
54
+ | 0.4752 | 3.0 | 681 | 0.2782 | 0.9447 |
55
+
56
+
57
  ### Framework versions
58
 
59
  - Transformers 4.35.2
60
  - Pytorch 2.1.0+cu121
61
  - Datasets 2.16.1
62
+ - Tokenizers 0.15.1
config.json CHANGED
@@ -36,6 +36,7 @@
36
  "num_memory_blocks": 0,
37
  "pad_token_id": 0,
38
  "position_embedding_type": "absolute",
 
39
  "torch_dtype": "float32",
40
  "transformers_version": "4.35.2",
41
  "type_vocab_size": 2,
 
36
  "num_memory_blocks": 0,
37
  "pad_token_id": 0,
38
  "position_embedding_type": "absolute",
39
+ "problem_type": "single_label_classification",
40
  "torch_dtype": "float32",
41
  "transformers_version": "4.35.2",
42
  "type_vocab_size": 2,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb460050c64e3cee1152ea58072091636f5bf32b36c043c33d4fc7b255695629
3
  size 46746988
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3ab1488aa418760cea39bab8cc42718725f41cbbb83e490227b8f21d99c076
3
  size 46746988
runs/Jan24_19-06-24_984caef51383/events.out.tfevents.1706123184.984caef51383.229.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f131f579fd9d36f97814b0d97322f9981a31d39428d5707e9653468ca9b6c1a5
3
+ size 6033
runs/Jan24_19-06-24_984caef51383/events.out.tfevents.1706124593.984caef51383.229.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94271669da790da7750163620776d13d36802577ae1c801e0e076a38386199d0
3
+ size 411
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:457fdf3df362b2ad08602d202537845bc56f90a4aa0a1cb2d94a3d2381577919
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5ca0570167eaa5ae12c1085131f8a3e34443b39b6741524420591313f81be1e
3
  size 4600