Alireza1044 commited on
Commit
b8e384b
1 Parent(s): d129c21
README.md CHANGED
@@ -21,7 +21,7 @@ model_index:
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,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.6971
35
- - Accuracy: 0.4085
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: 8
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.5633802816901409
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.6898
35
+ - Accuracy: 0.5634
36
 
37
  ## Model description
38
 
 
52
 
53
  The following hyperparameters were used during training:
54
  - learning_rate: 2e-05
55
+ - train_batch_size: 16
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.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
  }
 
1
  {
2
  "epoch": 4.0,
3
+ "eval_accuracy": 0.5633802816901409,
4
+ "eval_loss": 0.6897721290588379,
5
+ "eval_runtime": 0.3776,
6
  "eval_samples": 71,
7
+ "eval_samples_per_second": 188.013,
8
+ "eval_steps_per_second": 23.833,
9
+ "train_loss": 0.7106883525848389,
10
+ "train_runtime": 30.7545,
11
  "train_samples": 635,
12
+ "train_samples_per_second": 82.59,
13
+ "train_steps_per_second": 5.202
14
  }
eval_results.json CHANGED
@@ -1,9 +1,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
  }
 
1
  {
2
  "epoch": 4.0,
3
+ "eval_accuracy": 0.5633802816901409,
4
+ "eval_loss": 0.6897721290588379,
5
+ "eval_runtime": 0.3776,
6
  "eval_samples": 71,
7
+ "eval_samples_per_second": 188.013,
8
+ "eval_steps_per_second": 23.833
9
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07667d4f48055e09a984019f875d04cb8eb51ac52b80aeba4e23e9688c2b5b0d
3
  size 46755537
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76738bf5d41349aef5380b1b6cf0cf43458f92dbfd0d90ff6bafe43b56ab872e
3
  size 46755537
train_results.json CHANGED
@@ -1,8 +1,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
  }
 
1
  {
2
  "epoch": 4.0,
3
+ "train_loss": 0.7106883525848389,
4
+ "train_runtime": 30.7545,
5
  "train_samples": 635,
6
+ "train_samples_per_second": 82.59,
7
+ "train_steps_per_second": 5.202
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": 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,
 
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
  "epoch": 4.0,
5
+ "global_step": 160,
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": 160,
13
  "total_flos": 15175294617600.0,
14
+ "train_loss": 0.7106883525848389,
15
+ "train_runtime": 30.7545,
16
+ "train_samples_per_second": 82.59,
17
+ "train_steps_per_second": 5.202
18
  }
19
  ],
20
+ "max_steps": 160,
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:a1bfd6fdb4a9cd9b3ac665ecdd111b4288a625ad09f40998de87b554df076467
3
  size 2607
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0f7aadee0c4bfe57c12636930ca28ec32b547dfb36b4ba9b6c14da1924eb3e0
3
  size 2607