Pace
commited on
Commit
·
f16e5bb
1
Parent(s):
161ce73
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
YAML tags:
|
3 |
+
- copy-paste the tags obtained with the online tagging app: https://huggingface.co/spaces/huggingface/datasets-tagging
|
4 |
+
---
|
5 |
+
|
6 |
+
# Dataset Card for [Dataset Name]
|
7 |
+
|
8 |
+
## Table of Contents
|
9 |
+
- [Table of Contents](#table-of-contents)
|
10 |
+
- [Dataset Description](#dataset-description)
|
11 |
+
- [Dataset Summary](#dataset-summary)
|
12 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
13 |
+
- [Languages](#languages)
|
14 |
+
- [Additional Information](#additional-information)
|
15 |
+
- [Contributions](#contributions)
|
16 |
+
|
17 |
+
## Dataset Description
|
18 |
+
|
19 |
+
- **Homepage:**
|
20 |
+
- **Repository:**
|
21 |
+
- **Paper:**
|
22 |
+
- **Leaderboard:**
|
23 |
+
- **Point of Contact:**
|
24 |
+
|
25 |
+
### Dataset Summary
|
26 |
+
|
27 |
+
All literary production of great poet Dante Alighieri.
|
28 |
+
|
29 |
+
### Supported Tasks and Leaderboards
|
30 |
+
|
31 |
+
Fill Mask task.
|
32 |
+
|
33 |
+
### Languages
|
34 |
+
|
35 |
+
(Ancient) Italian.
|
36 |
+
|
37 |
+
### Contributions
|
38 |
+
|
39 |
+
Thanks to [@github-username](https://github.com/danielekp) for adding this dataset.
|