kpalczewski-displate commited on
Commit
1add978
1 Parent(s): d1d1675

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.6529,
5
- "eval_samples_per_second": 151.25,
6
- "eval_steps_per_second": 2.42,
7
  "train_loss": 0.5050160397765457,
8
- "train_runtime": 174.1293,
9
- "train_samples_per_second": 101.959,
10
- "train_steps_per_second": 1.602
11
  }
 
1
  {
2
  "epoch": 3.0,
3
  "eval_loss": 1.8963767290115356,
4
+ "eval_runtime": 1.6265,
5
+ "eval_samples_per_second": 153.705,
6
+ "eval_steps_per_second": 2.459,
7
  "train_loss": 0.5050160397765457,
8
+ "train_runtime": 178.15,
9
+ "train_samples_per_second": 99.658,
10
+ "train_steps_per_second": 1.566
11
  }
eval_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "epoch": 3.0,
3
  "eval_loss": 1.8963767290115356,
4
- "eval_runtime": 1.6529,
5
- "eval_samples_per_second": 151.25,
6
- "eval_steps_per_second": 2.42
7
  }
 
1
  {
2
  "epoch": 3.0,
3
  "eval_loss": 1.8963767290115356,
4
+ "eval_runtime": 1.6265,
5
+ "eval_samples_per_second": 153.705,
6
+ "eval_steps_per_second": 2.459
7
  }
runs/Mar01_12-33-08_1b33772478a8/events.out.tfevents.1709296582.1b33772478a8.41155.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27a8c6166047fa3bf540a8a2198cacb0f7a7d5e3eb25c0cd4f33338b531dc81d
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": 174.1293,
5
- "train_samples_per_second": 101.959,
6
- "train_steps_per_second": 1.602
7
  }
 
1
  {
2
  "epoch": 3.0,
3
  "train_loss": 0.5050160397765457,
4
+ "train_runtime": 178.15,
5
+ "train_samples_per_second": 99.658,
6
+ "train_steps_per_second": 1.566
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": 174.1293,
17
- "train_samples_per_second": 101.959,
18
- "train_steps_per_second": 1.602
19
  }
20
  ],
21
  "logging_steps": 500,
 
13
  "step": 279,
14
  "total_flos": 1032696881888364.0,
15
  "train_loss": 0.5050160397765457,
16
+ "train_runtime": 178.15,
17
+ "train_samples_per_second": 99.658,
18
+ "train_steps_per_second": 1.566
19
  }
20
  ],
21
  "logging_steps": 500,