Datasets:
bg25452 commited on
Commit ·
85fa568
1
Parent(s): 0ba2d24
fixbugs
Browse files- .gitignore +2 -0
- README.md +0 -13
- test/metadata.jsonl +0 -0
.gitignore
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
.DS_Store
|
| 2 |
metadata.json
|
|
|
|
|
|
|
|
|
| 1 |
.DS_Store
|
| 2 |
metadata.json
|
| 3 |
+
tool.ipynb
|
| 4 |
+
_back_metadata.jsonl
|
README.md
CHANGED
|
@@ -2,17 +2,4 @@
|
|
| 2 |
license: mit
|
| 3 |
size_categories:
|
| 4 |
- 1K<n<10K
|
| 5 |
-
|
| 6 |
-
dataset_info:
|
| 7 |
-
features:
|
| 8 |
-
- name: prompt
|
| 9 |
-
dtype: string
|
| 10 |
-
- name: answer
|
| 11 |
-
dtype: string
|
| 12 |
-
- name: type
|
| 13 |
-
dtype: string
|
| 14 |
-
- name: file_name
|
| 15 |
-
dtype: Image
|
| 16 |
-
- name: video_file_name
|
| 17 |
-
dtype: Video
|
| 18 |
---
|
|
|
|
| 2 |
license: mit
|
| 3 |
size_categories:
|
| 4 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
test/metadata.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|