File size: 1,915 Bytes
3c393c0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: ref
    dtype: string
  - name: title_main
    dtype: string
  - name: texte
    dtype: string
  - name: dateDebut
    dtype: int64
  - name: dateFin
    dtype: int64
  - name: num
    dtype: string
  - name: id
    dtype: string
  - name: cid
    dtype: string
  - name: type
    dtype: string
  - name: etat
    dtype: string
  - name: nota
    dtype: string
  - name: version_article
    dtype: string
  - name: ordre
    dtype: int64
  - name: conditionDiffere
    dtype: 'null'
  - name: infosComplementaires
    dtype: 'null'
  - name: surtitre
    dtype: 'null'
  - name: nature
    dtype: string
  - name: texteHtml
    dtype: string
  - name: dateFinExtension
    dtype: int64
  - name: versionPrecedente
    dtype: string
  - name: refInjection
    dtype: string
  - name: idTexte
    dtype: 'null'
  - name: idTechInjection
    dtype: string
  - name: origine
    dtype: string
  - name: dateDebutExtension
    dtype: int64
  - name: idEliAlias
    dtype: 'null'
  - name: cidTexte
    dtype: 'null'
  - name: sectionParentId
    dtype: string
  - name: multipleVersions
    dtype: bool
  - name: comporteLiensSP
    dtype: bool
  - name: sectionParentTitre
    dtype: string
  - name: infosRestructurationBranche
    dtype: 'null'
  - name: idEli
    dtype: 'null'
  - name: sectionParentCid
    dtype: string
  - name: numeroBo
    dtype: 'null'
  - name: infosRestructurationBrancheHtml
    dtype: 'null'
  - name: historique
    dtype: 'null'
  - name: infosComplementairesHtml
    dtype: 'null'
  - name: renvoi
    dtype: 'null'
  - name: fullSectionsTitre
    dtype: string
  - name: notaHtml
    dtype: string
  - name: inap
    dtype: 'null'
  splits:
  - name: train
    num_bytes: 21162400
    num_examples: 7247
  download_size: 6316533
  dataset_size: 21162400
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---