File size: 795 Bytes
8463c1a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: name
    dtype: string
  - name: comision
    dtype: string
  - name: gaceta_numero
    dtype: string
  - name: fecha_gaceta
    dtype: string
  - name: labels
    sequence: string
  - name: scores
    sequence: float64
  - name: idx
    dtype: int64
  splits:
  - name: train
    num_bytes: 250597907.43449536
    num_examples: 119399
  - name: test
    num_bytes: 31325000.782752313
    num_examples: 14925
  - name: valid
    num_bytes: 31325000.782752313
    num_examples: 14925
  download_size: 144277964
  dataset_size: 313247909.0
---
# Dataset Card for "discursos-pre-clasificados"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)