superbigtree commited on
Commit
9ea4fb7
1 Parent(s): b994487

Model save

Browse files
README.md CHANGED
@@ -2,7 +2,7 @@
2
  tags:
3
  - generated_from_trainer
4
  datasets:
5
- - ydshieh/coco_dataset_script
6
  model-index:
7
  - name: clip-roberta-finetuned
8
  results: []
@@ -13,9 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # clip-roberta-finetuned
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.5879
19
 
20
  ## Model description
21
 
@@ -39,9 +37,9 @@ The following hyperparameters were used during training:
39
  - eval_batch_size: 64
40
  - seed: 42
41
  - distributed_type: multi-GPU
42
- - num_devices: 4
43
- - total_train_batch_size: 256
44
- - total_eval_batch_size: 256
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
  - num_epochs: 3.0
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
5
+ - coco_dataset_script
6
  model-index:
7
  - name: clip-roberta-finetuned
8
  results: []
 
13
 
14
  # clip-roberta-finetuned
15
 
16
+ This model was trained from scratch on the coco_dataset_script dataset.
 
 
17
 
18
  ## Model description
19
 
 
37
  - eval_batch_size: 64
38
  - seed: 42
39
  - distributed_type: multi-GPU
40
+ - num_devices: 2
41
+ - total_train_batch_size: 128
42
+ - total_eval_batch_size: 128
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - num_epochs: 3.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6956cdf8cff2e873eb9121ab9e1a94c9f6d70b7834054500b3254a6f97575ecc
3
  size 851603588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63575fce0444497898228494a8371b59cbdd06342eed43688db2f5a5967fb176
3
  size 851603588
runs/Feb08_02-29-22_d0d182b85cf0/events.out.tfevents.1707359378.d0d182b85cf0.68040.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b362ba014a0d580766b2029abac815cacf969f79a14d03fd070cf3b22b5300b7
3
- size 12582
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b456c785a5f924121abb8fb66d16ef587c9cfadfdbdc5f971991b65f793271cd
3
+ size 12936
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 128
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 1,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,