KUOCHENG commited on
Commit
24e5668
·
verified ·
1 Parent(s): c56f6e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -3
README.md CHANGED
@@ -1,3 +1,43 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ pretty_name: STAR
6
+ size_categories:
7
+ - 100M<n<1B
8
+ ---
9
+ # Dataset Card for Dataset Name
10
+
11
+ <!-- Provide a quick summary of the dataset. -->
12
+
13
+ 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).
14
+
15
+
16
+ ### Dataset Description
17
+
18
+ <!-- Provide a longer summary of what this dataset is. -->
19
+
20
+ ## Uses
21
+
22
+ <!-- Address questions around how the dataset is intended to be used. -->
23
+
24
+ [More Information Needed]
25
+
26
+ ## Dataset Structure
27
+
28
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
29
+
30
+ [More Information Needed]
31
+
32
+ ### Source Data
33
+
34
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
35
+
36
+ #### Data Collection and Processing
37
+
38
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
39
+
40
+
41
+ ## Citation [optional]
42
+
43
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->