Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Dataset Card for CLARA-MeD-5000
|
|
@@ -135,4 +147,4 @@ These data are aimed at research and educational purposes, and released under a
|
|
| 135 |
|
| 136 |
### Contributions
|
| 137 |
|
| 138 |
-
Thanks to [Jónathan Heras from Universidad de La Rioja](http://www.unirioja.es/cu/joheras) ([@joheras](https://github.com/joheras)) for formatting this dataset for Hugging Face.
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
dataset_info:
|
| 4 |
+
features:
|
| 5 |
+
- name: SOURCE
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: TARGET
|
| 8 |
+
dtype: string
|
| 9 |
+
splits:
|
| 10 |
+
- name: train
|
| 11 |
+
num_bytes: 683732
|
| 12 |
+
num_examples: 1200
|
| 13 |
+
download_size: 350283
|
| 14 |
+
dataset_size: 683732
|
| 15 |
---
|
| 16 |
|
| 17 |
# Dataset Card for CLARA-MeD-5000
|
|
|
|
| 147 |
|
| 148 |
### Contributions
|
| 149 |
|
| 150 |
+
Thanks to [Jónathan Heras from Universidad de La Rioja](http://www.unirioja.es/cu/joheras) ([@joheras](https://github.com/joheras)) for formatting this dataset for Hugging Face.
|