Add json files
Browse files- .gitattributes +1 -0
- README.md +0 -5
- coco_karpathy_test.json +0 -0
- coco_karpathy_train.json +3 -0
- coco_karpathy_val.json +0 -0
.gitattributes
CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
coco_karpathy_train.json filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -68,8 +68,3 @@ A filter was applied to only store captions which matched the common output form
|
|
68 |
### Curation Rationale
|
69 |
|
70 |
This dataset is useful for experiments with small LLMs which have only a reduced corpus. The dataset is suitable to be used for LAVIS experiments (QFormer Training) with a finetuned TinyStories 33M LLM.
|
71 |
-
|
72 |
-
## Dataset Card Authors
|
73 |
-
|
74 |
-
{{ dataset_card_authors | default("[More Information Needed]", true)}}
|
75 |
-
|
|
|
68 |
### Curation Rationale
|
69 |
|
70 |
This dataset is useful for experiments with small LLMs which have only a reduced corpus. The dataset is suitable to be used for LAVIS experiments (QFormer Training) with a finetuned TinyStories 33M LLM.
|
|
|
|
|
|
|
|
|
|
coco_karpathy_test.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
coco_karpathy_train.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0678ea39e87a2dd8c19e8723ba636ccae52ae5debb5444ab309ef3fb76d14fce
|
3 |
+
size 96021249
|
coco_karpathy_val.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|