File size: 2,135 Bytes
4f6d42d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26f84aa
4f6d42d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26f84aa
4f6d42d
 
26f84aa
4f6d42d
26f84aa
 
4f6d42d
 
 
 
 
 
 
 
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
---
dataset_info:
  features:
  - name: zones
    struct:
    - name: annexes
      dtype: 'null'
    - name: dispositif
      list:
      - name: end
        dtype: int64
      - name: start
        dtype: int64
    - name: expose
      list:
      - name: end
        dtype: int64
      - name: start
        dtype: int64
    - name: introduction
      list:
      - name: end
        dtype: int64
      - name: start
        dtype: int64
    - name: motivations
      list:
      - name: end
        dtype: int64
      - name: start
        dtype: int64
    - name: moyens
      dtype: 'null'
  - name: visa
    sequence: 'null'
  - name: forward
    dtype: 'null'
  - name: files
    sequence: 'null'
  - name: summary
    dtype: 'null'
  - name: label
    dtype: string
  - name: numbers
    sequence: string
  - name: formation
    dtype: 'null'
  - name: type
    dtype: string
  - name: decision_date
    dtype: string
  - name: themes
    dtype: 'null'
  - name: number
    dtype: string
  - name: solution
    dtype: string
  - name: ecli
    dtype: 'null'
  - name: chamber
    dtype: string
  - name: solution_alt
    dtype: 'null'
  - name: publication
    sequence: 'null'
  - name: id
    dtype: string
  - name: bulletin
    dtype: 'null'
  - name: update_datetime
    dtype: timestamp[ns]
  - name: decision_datetime
    dtype: timestamp[ns]
  - name: contested
    dtype: 'null'
  - name: update_date
    dtype: string
  - name: nac
    dtype: string
  - name: rapprochements
    sequence: 'null'
  - name: particularInterest
    dtype: bool
  - name: timeline
    dtype: 'null'
  - name: to_be_deleted
    dtype: 'null'
  - name: text
    dtype: string
  - name: partial
    dtype: bool
  - name: text_highlight
    dtype: 'null'
  - name: titlesAndSummaries
    dtype: string
  - name: legacy
    dtype: string
  splits:
  - name: train
    num_bytes: 1011503
    num_examples: 80
  - name: test
    num_bytes: 292512
    num_examples: 20
  download_size: 680769
  dataset_size: 1304015
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---