vinluvie commited on
Commit
a101825
·
verified ·
1 Parent(s): 1a0495e

End of training

Browse files
README.md CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
  # clip-finetuned
16
 
17
  This model is a fine-tuned version of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) on the imagefolder dataset.
 
 
18
 
19
  ## Model description
20
 
 
15
  # clip-finetuned
16
 
17
  This model is a fine-tuned version of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) on the imagefolder dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 5.6469
20
 
21
  ## Model description
22
 
all_results.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
- "epoch": 20.0,
3
- "eval_loss": 4.885480880737305,
4
- "eval_runtime": 2.1722,
5
- "eval_samples_per_second": 19.335,
6
- "eval_steps_per_second": 0.921,
7
- "test_loss": 4.23183536529541,
8
- "test_runtime": 0.9267,
9
- "test_samples_per_second": 90.649,
10
- "test_steps_per_second": 3.237,
11
- "train_loss": 0.9488969976251775,
12
- "train_runtime": 209.8213,
13
- "train_samples_per_second": 32.313,
14
- "train_steps_per_second": 1.049
15
  }
 
1
  {
2
+ "epoch": 30.0,
3
+ "eval_loss": 5.64693546295166,
4
+ "eval_runtime": 1.9784,
5
+ "eval_samples_per_second": 21.229,
6
+ "eval_steps_per_second": 1.011,
7
+ "test_loss": 5.721177577972412,
8
+ "test_runtime": 0.9455,
9
+ "test_samples_per_second": 88.843,
10
+ "test_steps_per_second": 3.173,
11
+ "train_loss": 0.7521804347182766,
12
+ "train_runtime": 313.3926,
13
+ "train_samples_per_second": 32.451,
14
+ "train_steps_per_second": 1.053
15
  }
eval_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "epoch": 20.0,
3
- "eval_loss": 4.885480880737305,
4
- "eval_runtime": 2.1722,
5
- "eval_samples_per_second": 19.335,
6
- "eval_steps_per_second": 0.921
7
  }
 
1
  {
2
+ "epoch": 30.0,
3
+ "eval_loss": 5.64693546295166,
4
+ "eval_runtime": 1.9784,
5
+ "eval_samples_per_second": 21.229,
6
+ "eval_steps_per_second": 1.011
7
  }
test_results.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "test_loss": 4.23183536529541,
3
- "test_runtime": 0.9267,
4
- "test_samples_per_second": 90.649,
5
- "test_steps_per_second": 3.237
6
  }
 
1
  {
2
+ "test_loss": 5.721177577972412,
3
+ "test_runtime": 0.9455,
4
+ "test_samples_per_second": 88.843,
5
+ "test_steps_per_second": 3.173
6
  }
train_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "epoch": 20.0,
3
- "train_loss": 0.9488969976251775,
4
- "train_runtime": 209.8213,
5
- "train_samples_per_second": 32.313,
6
- "train_steps_per_second": 1.049
7
  }
 
1
  {
2
+ "epoch": 30.0,
3
+ "train_loss": 0.7521804347182766,
4
+ "train_runtime": 313.3926,
5
+ "train_samples_per_second": 32.451,
6
+ "train_steps_per_second": 1.053
7
  }
trainer_state.json CHANGED
@@ -1,29 +1,29 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 20.0,
5
  "eval_steps": 500,
6
- "global_step": 220,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
- "epoch": 20.0,
13
- "step": 220,
14
- "total_flos": 394372246209480.0,
15
- "train_loss": 0.9488969976251775,
16
- "train_runtime": 209.8213,
17
- "train_samples_per_second": 32.313,
18
- "train_steps_per_second": 1.049
19
  }
20
  ],
21
  "logging_steps": 500,
22
- "max_steps": 220,
23
  "num_input_tokens_seen": 0,
24
- "num_train_epochs": 20,
25
  "save_steps": 500,
26
- "total_flos": 394372246209480.0,
27
  "train_batch_size": 32,
28
  "trial_name": null,
29
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 30.0,
5
  "eval_steps": 500,
6
+ "global_step": 330,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
+ "epoch": 30.0,
13
+ "step": 330,
14
+ "total_flos": 591558369314220.0,
15
+ "train_loss": 0.7521804347182766,
16
+ "train_runtime": 313.3926,
17
+ "train_samples_per_second": 32.451,
18
+ "train_steps_per_second": 1.053
19
  }
20
  ],
21
  "logging_steps": 500,
22
+ "max_steps": 330,
23
  "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 30,
25
  "save_steps": 500,
26
+ "total_flos": 591558369314220.0,
27
  "train_batch_size": 32,
28
  "trial_name": null,
29
  "trial_params": null