kpalczewski-displate commited on
Commit
01fa03c
1 Parent(s): 59109cc

End of training

Browse files
README.md CHANGED
@@ -2,7 +2,7 @@
2
  tags:
3
  - generated_from_trainer
4
  datasets:
5
- - coco_dataset_script
6
  model-index:
7
  - name: clip-clip-finetuned-v2
8
  results: []
@@ -13,7 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # clip-clip-finetuned-v2
15
 
16
- This model was trained from scratch on the coco_dataset_script dataset.
 
 
17
 
18
  ## Model description
19
 
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
5
+ - ydshieh/coco_dataset_script
6
  model-index:
7
  - name: clip-clip-finetuned-v2
8
  results: []
 
13
 
14
  # clip-clip-finetuned-v2
15
 
16
+ This model was trained from scratch on the ydshieh/coco_dataset_script 2017 dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.4798
19
 
20
  ## Model description
21
 
all_results.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "epoch": 3.0,
3
- "eval_loss": 1.8963767290115356,
4
- "eval_runtime": 1.6229,
5
- "eval_samples_per_second": 154.047,
6
- "eval_steps_per_second": 2.465,
7
  "train_loss": 0.5050160397765457,
8
- "train_runtime": 179.6879,
9
- "train_samples_per_second": 98.805,
10
- "train_steps_per_second": 1.553
11
  }
 
1
  {
2
  "epoch": 3.0,
3
+ "eval_loss": 0.4798218905925751,
4
+ "eval_runtime": 39.2373,
5
+ "eval_samples_per_second": 150.826,
6
+ "eval_steps_per_second": 2.37,
7
  "train_loss": 0.5050160397765457,
8
+ "train_runtime": 177.9329,
9
+ "train_samples_per_second": 99.779,
10
+ "train_steps_per_second": 1.568
11
  }
eval_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 3.0,
3
- "eval_loss": 1.8963767290115356,
4
- "eval_runtime": 1.6229,
5
- "eval_samples_per_second": 154.047,
6
- "eval_steps_per_second": 2.465
7
  }
 
1
  {
2
  "epoch": 3.0,
3
+ "eval_loss": 0.4798218905925751,
4
+ "eval_runtime": 39.2373,
5
+ "eval_samples_per_second": 150.826,
6
+ "eval_steps_per_second": 2.37
7
  }
runs/Mar01_12-57-20_1b33772478a8/events.out.tfevents.1709298071.1b33772478a8.47670.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b8b6400a49ef3b2f73a040c0025d6ed7f11385b90874c98caff4dfbe5f97f78
3
+ size 359
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 77,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 77
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 49407,
16
- "pad_type_id": 0,
17
- "pad_token": "<|endoftext|>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 49406,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 49406,
train_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 3.0,
3
  "train_loss": 0.5050160397765457,
4
- "train_runtime": 179.6879,
5
- "train_samples_per_second": 98.805,
6
- "train_steps_per_second": 1.553
7
  }
 
1
  {
2
  "epoch": 3.0,
3
  "train_loss": 0.5050160397765457,
4
+ "train_runtime": 177.9329,
5
+ "train_samples_per_second": 99.779,
6
+ "train_steps_per_second": 1.568
7
  }
trainer_state.json CHANGED
@@ -13,9 +13,9 @@
13
  "step": 279,
14
  "total_flos": 1032696881888364.0,
15
  "train_loss": 0.5050160397765457,
16
- "train_runtime": 179.6879,
17
- "train_samples_per_second": 98.805,
18
- "train_steps_per_second": 1.553
19
  }
20
  ],
21
  "logging_steps": 500,
 
13
  "step": 279,
14
  "total_flos": 1032696881888364.0,
15
  "train_loss": 0.5050160397765457,
16
+ "train_runtime": 177.9329,
17
+ "train_samples_per_second": 99.779,
18
+ "train_steps_per_second": 1.568
19
  }
20
  ],
21
  "logging_steps": 500,