Alireza1044 commited on
Commit
d129c21
·
1 Parent(s): 3146e4a
README.md CHANGED
@@ -21,7 +21,7 @@ model_index:
21
  metric:
22
  name: Accuracy
23
  type: accuracy
24
- value: 0.5492957746478874
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on the GLUE WNLI dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.7013
35
- - Accuracy: 0.5493
36
 
37
  ## Model description
38
 
@@ -52,7 +52,7 @@ More information needed
52
 
53
  The following hyperparameters were used during training:
54
  - learning_rate: 2e-05
55
- - train_batch_size: 64
56
  - eval_batch_size: 8
57
  - seed: 42
58
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
 
21
  metric:
22
  name: Accuracy
23
  type: accuracy
24
+ value: 0.4084507042253521
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on the GLUE WNLI dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.6971
35
+ - Accuracy: 0.4085
36
 
37
  ## Model description
38
 
 
52
 
53
  The following hyperparameters were used during training:
54
  - learning_rate: 2e-05
55
+ - train_batch_size: 8
56
  - eval_batch_size: 8
57
  - seed: 42
58
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
all_results.json CHANGED
@@ -1,14 +1,14 @@
1
  {
2
  "epoch": 4.0,
3
- "eval_accuracy": 0.5492957746478874,
4
- "eval_loss": 0.7012712359428406,
5
- "eval_runtime": 0.3654,
6
  "eval_samples": 71,
7
- "eval_samples_per_second": 194.33,
8
- "eval_steps_per_second": 24.633,
9
- "train_loss": 0.7100192546844483,
10
- "train_runtime": 28.5241,
11
  "train_samples": 635,
12
- "train_samples_per_second": 89.047,
13
- "train_steps_per_second": 1.402
14
  }
 
1
  {
2
  "epoch": 4.0,
3
+ "eval_accuracy": 0.4084507042253521,
4
+ "eval_loss": 0.697131872177124,
5
+ "eval_runtime": 0.3699,
6
  "eval_samples": 71,
7
+ "eval_samples_per_second": 191.94,
8
+ "eval_steps_per_second": 24.33,
9
+ "train_loss": 0.7068039417266846,
10
+ "train_runtime": 35.2137,
11
  "train_samples": 635,
12
+ "train_samples_per_second": 72.131,
13
+ "train_steps_per_second": 9.087
14
  }
eval_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 4.0,
3
- "eval_accuracy": 0.5492957746478874,
4
- "eval_loss": 0.7012712359428406,
5
- "eval_runtime": 0.3654,
6
  "eval_samples": 71,
7
- "eval_samples_per_second": 194.33,
8
- "eval_steps_per_second": 24.633
9
  }
 
1
  {
2
  "epoch": 4.0,
3
+ "eval_accuracy": 0.4084507042253521,
4
+ "eval_loss": 0.697131872177124,
5
+ "eval_runtime": 0.3699,
6
  "eval_samples": 71,
7
+ "eval_samples_per_second": 191.94,
8
+ "eval_steps_per_second": 24.33
9
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0734a2959909d9ddc72371e925806c8fa82f83cada20db350790bc1989912318
3
  size 46755537
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07667d4f48055e09a984019f875d04cb8eb51ac52b80aeba4e23e9688c2b5b0d
3
  size 46755537
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 4.0,
3
- "train_loss": 0.7100192546844483,
4
- "train_runtime": 28.5241,
5
  "train_samples": 635,
6
- "train_samples_per_second": 89.047,
7
- "train_steps_per_second": 1.402
8
  }
 
1
  {
2
  "epoch": 4.0,
3
+ "train_loss": 0.7068039417266846,
4
+ "train_runtime": 35.2137,
5
  "train_samples": 635,
6
+ "train_samples_per_second": 72.131,
7
+ "train_steps_per_second": 9.087
8
  }
trainer_state.json CHANGED
@@ -2,22 +2,22 @@
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
  "epoch": 4.0,
5
- "global_step": 40,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
9
  "log_history": [
10
  {
11
  "epoch": 4.0,
12
- "step": 40,
13
  "total_flos": 15175294617600.0,
14
- "train_loss": 0.7100192546844483,
15
- "train_runtime": 28.5241,
16
- "train_samples_per_second": 89.047,
17
- "train_steps_per_second": 1.402
18
  }
19
  ],
20
- "max_steps": 40,
21
  "num_train_epochs": 4,
22
  "total_flos": 15175294617600.0,
23
  "trial_name": null,
 
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
  "epoch": 4.0,
5
+ "global_step": 320,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
9
  "log_history": [
10
  {
11
  "epoch": 4.0,
12
+ "step": 320,
13
  "total_flos": 15175294617600.0,
14
+ "train_loss": 0.7068039417266846,
15
+ "train_runtime": 35.2137,
16
+ "train_samples_per_second": 72.131,
17
+ "train_steps_per_second": 9.087
18
  }
19
  ],
20
+ "max_steps": 320,
21
  "num_train_epochs": 4,
22
  "total_flos": 15175294617600.0,
23
  "trial_name": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1a19671965c74699a433d77ebc26e46a1746b8ce7eb381919cad12e122024e0
3
  size 2607
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1bfd6fdb4a9cd9b3ac665ecdd111b4288a625ad09f40998de87b554df076467
3
  size 2607