Commit
·
aa70dab
1
Parent(s):
aefebe7
readme update
Browse files
README.md
CHANGED
@@ -1,22 +1,3 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
dataset_info:
|
4 |
-
features:
|
5 |
-
- name: conversations
|
6 |
-
dtype:
|
7 |
-
list:
|
8 |
-
- dtype: string # Specify the type of elements in the list
|
9 |
-
- name: id
|
10 |
-
dtype: string
|
11 |
-
- name: pos_image
|
12 |
-
dtype: image
|
13 |
-
- name: dataset
|
14 |
-
dtype: string
|
15 |
-
configs:
|
16 |
-
- config_name: default
|
17 |
-
data_files:
|
18 |
-
- split: train
|
19 |
-
path: Train
|
20 |
-
- split: test
|
21 |
-
path: Test
|
22 |
---
|
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|