Training in progress, step 500
Browse files- README.md +6 -8
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
5 |
-
-
|
6 |
model-index:
|
7 |
- name: clip-vit-bert-coco
|
8 |
results: []
|
@@ -13,13 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# clip-vit-bert-coco
|
15 |
|
16 |
-
This model was trained from scratch on the
|
17 |
-
It achieves the following results on the evaluation set:
|
18 |
-
- eval_loss: 2.8377
|
19 |
-
- eval_runtime: 404.3846
|
20 |
-
- eval_samples_per_second: 61.857
|
21 |
-
- eval_steps_per_second: 1.934
|
22 |
-
- step: 0
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -46,6 +40,10 @@ The following hyperparameters were used during training:
|
|
46 |
- lr_scheduler_type: linear
|
47 |
- num_epochs: 3.0
|
48 |
|
|
|
|
|
|
|
|
|
49 |
### Framework versions
|
50 |
|
51 |
- Transformers 4.39.0.dev0
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
5 |
+
- coco_dataset_script
|
6 |
model-index:
|
7 |
- name: clip-vit-bert-coco
|
8 |
results: []
|
|
|
13 |
|
14 |
# clip-vit-bert-coco
|
15 |
|
16 |
+
This model was trained from scratch on the coco_dataset_script dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
40 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 3.0
|
42 |
|
43 |
+
### Training results
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
### Framework versions
|
48 |
|
49 |
- Transformers 4.39.0.dev0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1654396092
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a1631ebfa4851d99d3109161f6b10c58bcd5c277ebeb90f1baebc955e486dbc
|
3 |
size 1654396092
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bda72f374afbbfdfab3e11d5993e00b51c60d2ed8d1696114a69a0890dfd98d
|
3 |
size 4856
|