Nuno Tome commited on
Commit
e87d45c
1 Parent(s): 87874c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -3
README.md CHANGED
@@ -4,9 +4,11 @@ configs:
4
  data_files:
5
  - split: pasta
6
  path:
7
- - "*.jpg"
8
  - split: single
9
- path: "leo0000023 - Absolute_Reality_v16_a_funny_and_cute_under_construction_landi_0.jpg"
 
 
10
  language:
11
  - pt
12
  - en
@@ -14,4 +16,33 @@ tags:
14
  - art
15
  size_categories:
16
  - 1B<n<10B
17
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  data_files:
5
  - split: pasta
6
  path:
7
+ - '*.jpg'
8
  - split: single
9
+ path: >-
10
+ leo0000023 -
11
+ Absolute_Reality_v16_a_funny_and_cute_under_construction_landi_0.jpg
12
  language:
13
  - pt
14
  - en
 
16
  - art
17
  size_categories:
18
  - 1B<n<10B
19
+ license: apache-2.0
20
+ ---
21
+ # Dataset Card for Dataset Name
22
+
23
+ <!-- Provide a quick summary of the dataset. -->
24
+
25
+ This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
26
+
27
+ ## Dataset Details
28
+
29
+ ### Dataset Description
30
+
31
+ <!-- Provide a longer summary of what this dataset is. -->
32
+
33
+
34
+
35
+ - **Curated by:** [More Information Needed]
36
+ - **Funded by [optional]:** [More Information Needed]
37
+ - **Shared by [optional]:** [More Information Needed]
38
+ - **Language(s) (NLP):** [More Information Needed]
39
+ - **License:** [More Information Needed]
40
+
41
+ ### Dataset Sources [optional]
42
+
43
+ <!-- Provide the basic links for the dataset. -->
44
+
45
+ - **Repository:** [More Information Needed]
46
+ - **Paper [optional]:** [More Information Needed]
47
+ - **Demo [optional]:** [More Information Needed]
48
+