Alireza1044 commited on
Commit
2db56af
1 Parent(s): 9784e0a
README.md CHANGED
@@ -21,7 +21,7 @@ model_index:
21
  metric:
22
  name: Accuracy
23
  type: accuracy
24
- value: 0.43661971830985913
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.7083
35
- - Accuracy: 0.4366
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: 32
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.43661971830985913,
4
- "eval_loss": 0.7083150744438171,
5
- "eval_runtime": 0.3695,
6
  "eval_samples": 71,
7
- "eval_samples_per_second": 192.154,
8
- "eval_steps_per_second": 24.358,
9
- "train_loss": 0.7118758201599121,
10
- "train_runtime": 29.8471,
11
  "train_samples": 635,
12
- "train_samples_per_second": 85.1,
13
- "train_steps_per_second": 2.68
14
  }
 
1
  {
2
  "epoch": 4.0,
3
+ "eval_accuracy": 0.5633802816901409,
4
+ "eval_loss": 0.6897721290588379,
5
+ "eval_runtime": 0.3684,
6
  "eval_samples": 71,
7
+ "eval_samples_per_second": 192.717,
8
+ "eval_steps_per_second": 24.429,
9
+ "train_loss": 0.7106883525848389,
10
+ "train_runtime": 30.3399,
11
  "train_samples": 635,
12
+ "train_samples_per_second": 83.718,
13
+ "train_steps_per_second": 5.274
14
  }
eval_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "epoch": 4.0,
3
- "eval_accuracy": 0.43661971830985913,
4
- "eval_loss": 0.7083150744438171,
5
- "eval_runtime": 0.3695,
6
  "eval_samples": 71,
7
- "eval_samples_per_second": 192.154,
8
- "eval_steps_per_second": 24.358
9
  }
 
1
  {
2
  "epoch": 4.0,
3
+ "eval_accuracy": 0.5633802816901409,
4
+ "eval_loss": 0.6897721290588379,
5
+ "eval_runtime": 0.3684,
6
  "eval_samples": 71,
7
+ "eval_samples_per_second": 192.717,
8
+ "eval_steps_per_second": 24.429
9
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72aa754f30d527572866f65631831dd1ac8ca634865161cdd2eafe60495bb084
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.7118758201599121,
4
- "train_runtime": 29.8471,
5
  "train_samples": 635,
6
- "train_samples_per_second": 85.1,
7
- "train_steps_per_second": 2.68
8
  }
 
1
  {
2
  "epoch": 4.0,
3
+ "train_loss": 0.7106883525848389,
4
+ "train_runtime": 30.3399,
5
  "train_samples": 635,
6
+ "train_samples_per_second": 83.718,
7
+ "train_steps_per_second": 5.274
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": 80,
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": 80,
13
  "total_flos": 15175294617600.0,
14
- "train_loss": 0.7118758201599121,
15
- "train_runtime": 29.8471,
16
- "train_samples_per_second": 85.1,
17
- "train_steps_per_second": 2.68
18
  }
19
  ],
20
- "max_steps": 80,
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.3399,
16
+ "train_samples_per_second": 83.718,
17
+ "train_steps_per_second": 5.274
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:88188319793dcb1cdbb8866aa84daceea3fbf0084cce61388fcde675f5cbd888
3
  size 2607
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0a2fb8602a3ca6cfc2c99949d345edf962d967e8ba319836ecfbcb69ccd28dd
3
  size 2607