Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
lcampillos commited on
Commit
b1ac3fa
1 Parent(s): 7f96b5c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,5 +1,17 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Dataset Card for CLARA-MeD-1200
@@ -104,4 +116,3 @@ Campillos Llanos, L., R. Bartolomé-Rodríguez & A. R. Terroba Reinares (2024).
104
  publisher={Sociedad Espa{\~n}ola para el Procesamiento del Lenguaje Natural}
105
  }
106
  ```
107
-
 
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-1200
 
116
  publisher={Sociedad Espa{\~n}ola para el Procesamiento del Lenguaje Natural}
117
  }
118
  ```