PseudoTerminal X
commited on
Commit
•
cb5e841
1
Parent(s):
0f4e593
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
|
|
|
4 |
- name: filename # Example: id
|
5 |
dtype: string # Example: int32
|
6 |
- name: image # Example: text
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
- name: filename # Example: id
|
6 |
dtype: string # Example: int32
|
7 |
- name: image # Example: text
|