Datasets:
ShimizuYuki
commited on
Commit
•
cc2b7ff
1
Parent(s):
39fd331
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,103 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
language:
|
4 |
- en
|
5 |
size_categories:
|
6 |
- 10K<n<100K
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: artistic-2.0
|
3 |
language:
|
4 |
- en
|
5 |
size_categories:
|
6 |
- 10K<n<100K
|
7 |
+
task_categories:
|
8 |
+
- feature-extraction
|
9 |
+
---
|
10 |
+
|
11 |
+
# Dataset Card for Dataset Name
|
12 |
+
|
13 |
+
<!-- Provide a quick summary of the dataset. -->
|
14 |
+
|
15 |
+
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).
|
16 |
+
|
17 |
+
## Dataset Details
|
18 |
+
|
19 |
+
### Dataset Description
|
20 |
+
|
21 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
+
- **Curated by:** [More Information Needed]
|
26 |
+
- **Language(s) (NLP):** [More Information Needed]
|
27 |
+
- **License:** [More Information Needed]
|
28 |
+
|
29 |
+
### Dataset Sources [optional]
|
30 |
+
|
31 |
+
<!-- Provide the basic links for the dataset. -->
|
32 |
+
|
33 |
+
- **Repository:** [More Information Needed]
|
34 |
+
- **Paper [optional]:** [More Information Needed]
|
35 |
+
- **Demo [optional]:** [More Information Needed]
|
36 |
+
|
37 |
+
## Uses
|
38 |
+
|
39 |
+
<!-- Address questions around how the dataset is intended to be used. -->
|
40 |
+
|
41 |
+
### Direct Use
|
42 |
+
|
43 |
+
<!-- This section describes suitable use cases for the dataset. -->
|
44 |
+
|
45 |
+
[More Information Needed]
|
46 |
+
|
47 |
+
## Dataset Structure
|
48 |
+
|
49 |
+
Adjacency_list.csv
|
50 |
+
|
51 |
+
Adjacency_matrix.csv
|
52 |
+
|
53 |
+
## Dataset Creation
|
54 |
+
|
55 |
+
### Curation Rationale
|
56 |
+
|
57 |
+
<!-- Motivation for the creation of this dataset. -->
|
58 |
+
|
59 |
+
[More Information Needed]
|
60 |
+
|
61 |
+
### Source Data
|
62 |
+
|
63 |
+
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
64 |
+
|
65 |
+
|
66 |
+
#### Who are the source data producers?
|
67 |
+
|
68 |
+
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
|
69 |
+
|
70 |
+
## Bias, Risks, and Limitations
|
71 |
+
|
72 |
+
[More Information Needed]
|
73 |
+
|
74 |
+
### Recommendations
|
75 |
+
|
76 |
+
|
77 |
+
## Citation
|
78 |
+
|
79 |
+
**BibTeX:**
|
80 |
+
|
81 |
+
[More Information Needed]
|
82 |
+
|
83 |
+
**APA:**
|
84 |
+
|
85 |
+
[More Information Needed]
|
86 |
+
|
87 |
+
## Glossary [optional]
|
88 |
+
|
89 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
|
90 |
+
|
91 |
+
[More Information Needed]
|
92 |
+
|
93 |
+
## More Information [optional]
|
94 |
+
|
95 |
+
[More Information Needed]
|
96 |
+
|
97 |
+
## Dataset Card Authors [optional]
|
98 |
+
|
99 |
+
[More Information Needed]
|
100 |
+
|
101 |
+
## Dataset Card Contact
|
102 |
+
|
103 |
+
[More Information Needed]
|