Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- conversational
|
| 5 |
+
- text-generation
|
| 6 |
+
language:
|
| 7 |
+
- it
|
| 8 |
+
size_categories:
|
| 9 |
+
- 10K<n<100K
|
| 10 |
+
tags:
|
| 11 |
+
- llama
|
| 12 |
+
- instruction-tuning
|
| 13 |
---
|
| 14 |
+
|
| 15 |
+
# Dataset Card for stambecco_data_it
|
| 16 |
+
|
| 17 |
+
This repository contains the dataset used to train Stambecco.
|
| 18 |
+
|
| 19 |
+
This dataset is an Italian translation of the Stanford [Alpaca-Cleaned dataset](https://github.com/gururise/AlpacaDataCleaned).
|
| 20 |
+
|
| 21 |
+
Please refer to the Stambecco repo for more info.
|