File size: 721 Bytes
feea285
 
d2ab91d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
feea285
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
36
37
38
39
---

license: apache-2.0
dataset_info:
  features:
  - name: code_region
    dtype: string
  - name: code_departement
    dtype: string
  - name: code_circo
    dtype: string
  - name: position
    dtype: int64
  - name: nom_candidat
    dtype: string
  - name: nuance
    dtype: string
  - name: nb_voix
    dtype: string
  - name: inscrits_perc
    dtype: string
  - name: exprimes_perc
    dtype: string
  - name: elu_label
    dtype: string
  - name: result_url
    dtype: string
  splits:
  - name: train
    num_bytes: 9130
    num_examples: 45
  download_size: 6683
  dataset_size: 9130
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---