louisbrulenaudet commited on
Commit
b21d404
1 Parent(s): d0c0e18

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +107 -10
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,18 +1,13 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - fr
 
5
  multilinguality:
6
  - monolingual
7
- tags:
8
- - finetuning
9
- - legal
10
- - french law
11
- - droit français
12
- - Code général des impôts, annexe II
13
  source_datasets:
14
  - original
15
- pretty_name: Code général des impôts, annexe II
16
  task_categories:
17
  - text-generation
18
  - table-question-answering
@@ -20,8 +15,110 @@ task_categories:
20
  - text-retrieval
21
  - question-answering
22
  - text-classification
23
- size_categories:
24
- - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
  # Code général des impôts, annexe II, non-instruct (2024-08-20)
27
 
 
1
  ---
 
2
  language:
3
  - fr
4
+ license: apache-2.0
5
  multilinguality:
6
  - monolingual
7
+ size_categories:
8
+ - 1K<n<10K
 
 
 
 
9
  source_datasets:
10
  - original
 
11
  task_categories:
12
  - text-generation
13
  - table-question-answering
 
15
  - text-retrieval
16
  - question-answering
17
  - text-classification
18
+ pretty_name: Code général des impôts, annexe II
19
+ tags:
20
+ - finetuning
21
+ - legal
22
+ - french law
23
+ - droit français
24
+ - Code général des impôts, annexe II
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: data/train-*
30
+ dataset_info:
31
+ features:
32
+ - name: ref
33
+ dtype: string
34
+ - name: title_main
35
+ dtype: string
36
+ - name: texte
37
+ dtype: string
38
+ - name: dateDebut
39
+ dtype: int64
40
+ - name: dateFin
41
+ dtype: int64
42
+ - name: num
43
+ dtype: string
44
+ - name: id
45
+ dtype: string
46
+ - name: cid
47
+ dtype: string
48
+ - name: type
49
+ dtype: string
50
+ - name: etat
51
+ dtype: string
52
+ - name: nota
53
+ dtype: string
54
+ - name: version_article
55
+ dtype: string
56
+ - name: ordre
57
+ dtype: int64
58
+ - name: conditionDiffere
59
+ dtype: 'null'
60
+ - name: infosComplementaires
61
+ dtype: 'null'
62
+ - name: surtitre
63
+ dtype: 'null'
64
+ - name: nature
65
+ dtype: string
66
+ - name: texteHtml
67
+ dtype: string
68
+ - name: dateFinExtension
69
+ dtype: int64
70
+ - name: versionPrecedente
71
+ dtype: string
72
+ - name: refInjection
73
+ dtype: string
74
+ - name: idTexte
75
+ dtype: 'null'
76
+ - name: idTechInjection
77
+ dtype: string
78
+ - name: origine
79
+ dtype: string
80
+ - name: dateDebutExtension
81
+ dtype: int64
82
+ - name: idEliAlias
83
+ dtype: 'null'
84
+ - name: cidTexte
85
+ dtype: 'null'
86
+ - name: sectionParentId
87
+ dtype: string
88
+ - name: multipleVersions
89
+ dtype: bool
90
+ - name: comporteLiensSP
91
+ dtype: bool
92
+ - name: sectionParentTitre
93
+ dtype: string
94
+ - name: infosRestructurationBranche
95
+ dtype: 'null'
96
+ - name: idEli
97
+ dtype: 'null'
98
+ - name: sectionParentCid
99
+ dtype: string
100
+ - name: numeroBo
101
+ dtype: 'null'
102
+ - name: infosRestructurationBrancheHtml
103
+ dtype: 'null'
104
+ - name: historique
105
+ dtype: 'null'
106
+ - name: infosComplementairesHtml
107
+ dtype: 'null'
108
+ - name: renvoi
109
+ dtype: 'null'
110
+ - name: fullSectionsTitre
111
+ dtype: string
112
+ - name: notaHtml
113
+ dtype: string
114
+ - name: inap
115
+ dtype: 'null'
116
+ splits:
117
+ - name: train
118
+ num_bytes: 2183662
119
+ num_examples: 672
120
+ download_size: 705858
121
+ dataset_size: 2183662
122
  ---
123
  # Code général des impôts, annexe II, non-instruct (2024-08-20)
124
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c60bed574257be7e38e17137668d68bc1ac8982584e3825c17993f42b9a5f274
3
- size 706058
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:243e43ae6e43b90395d94fd73ec641edfa689514940255eac64cdf5bf9d30257
3
+ size 705858