wintercoming6
commited on
Commit
•
f979913
1
Parent(s):
76a3c3a
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
According to the proposal feedback from Prof. Huang, I focus on a specific artist named Shitao which can be access here:
|
5 |
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: prompt
|
6 |
+
dtype: string
|
7 |
+
- name: image_data
|
8 |
+
dtype: image
|
9 |
+
splits:
|
10 |
+
- name: train
|
11 |
+
num_bytes: 1339678
|
12 |
+
num_examples: 41
|
13 |
+
download_size: 4170
|
14 |
+
dataset_size: 1339678
|
15 |
---
|
16 |
According to the proposal feedback from Prof. Huang, I focus on a specific artist named Shitao which can be access here:
|
17 |
|