kpalczewski-displate commited on
Commit
edf62c8
1 Parent(s): 2fed1a9

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: 1.8964
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.6437,
5
- "eval_samples_per_second": 152.097,
6
- "eval_steps_per_second": 2.434,
7
  "train_loss": 0.5050160397765457,
8
- "train_runtime": 177.9926,
9
- "train_samples_per_second": 99.746,
10
- "train_steps_per_second": 1.567
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
  }
eval_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 3.0,
3
  "eval_loss": 1.8963767290115356,
4
- "eval_runtime": 1.6437,
5
- "eval_samples_per_second": 152.097,
6
- "eval_steps_per_second": 2.434
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
  }
runs/Mar01_12-52-42_1b33772478a8/events.out.tfevents.1709297758.1b33772478a8.46399.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cb98423322cf2479e36e31885f808c612ed67c11208a20c2a32db5642242c9b
3
+ size 359
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 49406,
 
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,
train_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 3.0,
3
  "train_loss": 0.5050160397765457,
4
- "train_runtime": 177.9926,
5
- "train_samples_per_second": 99.746,
6
- "train_steps_per_second": 1.567
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
  }
trainer_state.json CHANGED
@@ -13,9 +13,9 @@
13
  "step": 279,
14
  "total_flos": 1032696881888364.0,
15
  "train_loss": 0.5050160397765457,
16
- "train_runtime": 177.9926,
17
- "train_samples_per_second": 99.746,
18
- "train_steps_per_second": 1.567
19
  }
20
  ],
21
  "logging_steps": 500,
 
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,