Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
task_categories:
|
4 |
- text-generation
|
5 |
language:
|
@@ -41,7 +41,7 @@ See [🍱 OBenTO-LLM](https://github.com/c-simone/llm-data-translation) for more
|
|
41 |
- **Original dataset by:** [Welbl et al.](https://arxiv.org/abs/1707.06209)
|
42 |
- **Translation by:** [Simone Conia](https://scholar.google.com/citations?user=S1tqbTcAAAAJ)
|
43 |
- **Languages:** Italian, English
|
44 |
-
- **License:**
|
45 |
|
46 |
## Dataset Format
|
47 |
This is an example that shows the format of the dataset, where:
|
@@ -82,10 +82,10 @@ This is an example that shows the format of the dataset, where:
|
|
82 |
```
|
83 |
|
84 |
## License
|
85 |
-
The dataset is distributed under the
|
86 |
|
87 |
## Acknowledgements
|
88 |
-
I would like to thank the authors of the original
|
89 |
I would also like to thank [Future AI Research](https://future-ai-research.it/) for supporting this work and funding my research.
|
90 |
|
91 |
### Special Thanks
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-3.0
|
3 |
task_categories:
|
4 |
- text-generation
|
5 |
language:
|
|
|
41 |
- **Original dataset by:** [Welbl et al.](https://arxiv.org/abs/1707.06209)
|
42 |
- **Translation by:** [Simone Conia](https://scholar.google.com/citations?user=S1tqbTcAAAAJ)
|
43 |
- **Languages:** Italian, English
|
44 |
+
- **License:** CC BY-NC 3.0
|
45 |
|
46 |
## Dataset Format
|
47 |
This is an example that shows the format of the dataset, where:
|
|
|
82 |
```
|
83 |
|
84 |
## License
|
85 |
+
The dataset is distributed under the CC BY-NC 3.0 license.
|
86 |
|
87 |
## Acknowledgements
|
88 |
+
I would like to thank the authors of the original dataset for making it available to the research community.
|
89 |
I would also like to thank [Future AI Research](https://future-ai-research.it/) for supporting this work and funding my research.
|
90 |
|
91 |
### Special Thanks
|