louisbrulenaudet commited on
Commit
629c125
·
verified ·
1 Parent(s): 7a0d462

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -150
README.md CHANGED
@@ -1,13 +1,18 @@
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,154 +20,10 @@ task_categories:
15
  - text-retrieval
16
  - question-answering
17
  - text-classification
18
- pretty_name: Code de la Légion d'honneur, de la Médaille militaire et de l'ordre national
19
- du Mérite
20
- tags:
21
- - finetuning
22
- - legal
23
- - french law
24
- - droit français
25
- - Code de la Légion d'honneur, de la Médaille militaire et de l'ordre national du
26
- Mérite
27
- configs:
28
- - config_name: default
29
- data_files:
30
- - split: train
31
- path: data/train-*
32
- dataset_info:
33
- features:
34
- - name: ref
35
- dtype: string
36
- - name: title_main
37
- dtype: string
38
- - name: texte
39
- dtype: string
40
- - name: dateDebut
41
- dtype: int64
42
- - name: dateFin
43
- dtype: int64
44
- - name: num
45
- dtype: string
46
- - name: id
47
- dtype: string
48
- - name: cid
49
- dtype: string
50
- - name: type
51
- dtype: string
52
- - name: etat
53
- dtype: string
54
- - name: nota
55
- dtype: string
56
- - name: version_article
57
- dtype: string
58
- - name: ordre
59
- dtype: int64
60
- - name: conditionDiffere
61
- dtype: 'null'
62
- - name: infosComplementaires
63
- dtype: 'null'
64
- - name: surtitre
65
- dtype: 'null'
66
- - name: nature
67
- dtype: string
68
- - name: texteHtml
69
- dtype: string
70
- - name: dateFinExtension
71
- dtype: int64
72
- - name: versionPrecedente
73
- dtype: string
74
- - name: refInjection
75
- dtype: string
76
- - name: idTexte
77
- dtype: 'null'
78
- - name: idTechInjection
79
- dtype: string
80
- - name: origine
81
- dtype: string
82
- - name: dateDebutExtension
83
- dtype: int64
84
- - name: idEliAlias
85
- dtype: 'null'
86
- - name: cidTexte
87
- dtype: 'null'
88
- - name: sectionParentId
89
- dtype: string
90
- - name: multipleVersions
91
- dtype: bool
92
- - name: comporteLiensSP
93
- dtype: bool
94
- - name: sectionParentTitre
95
- dtype: string
96
- - name: infosRestructurationBranche
97
- dtype: 'null'
98
- - name: idEli
99
- dtype: 'null'
100
- - name: sectionParentCid
101
- dtype: string
102
- - name: numeroBo
103
- dtype: 'null'
104
- - name: infosRestructurationBrancheHtml
105
- dtype: 'null'
106
- - name: historique
107
- dtype: 'null'
108
- - name: infosComplementairesHtml
109
- dtype: 'null'
110
- - name: renvoi
111
- dtype: 'null'
112
- - name: fullSectionsTitre
113
- dtype: string
114
- - name: notaHtml
115
- dtype: string
116
- - name: inap
117
- dtype: 'null'
118
- - name: lienCitations
119
- list:
120
- - name: articleId
121
- dtype: string
122
- - name: articleNum
123
- dtype: string
124
- - name: dateDebut
125
- dtype: int64
126
- - name: datePubli
127
- dtype: int64
128
- - name: linkOrientation
129
- dtype: string
130
- - name: linkType
131
- dtype: string
132
- - name: natureText
133
- dtype: string
134
- - name: numTexte
135
- dtype: string
136
- - name: parentCid
137
- dtype: 'null'
138
- - name: textCid
139
- dtype: string
140
- - name: textTitle
141
- dtype: string
142
- - name: lienAutres
143
- list:
144
- - name: articleId
145
- dtype: string
146
- - name: articleNum
147
- dtype: string
148
- - name: linkOrientation
149
- dtype: string
150
- - name: linkType
151
- dtype: string
152
- - name: natureText
153
- dtype: string
154
- - name: textCid
155
- dtype: string
156
- - name: textTitle
157
- dtype: string
158
- splits:
159
- - name: train
160
- num_bytes: 421333
161
- num_examples: 224
162
- download_size: 148103
163
- dataset_size: 421333
164
  ---
165
- # Code de la Légion d'honneur, de la Médaille militaire et de l'ordre national du Mérite, non-instruct (2025-01-11)
166
 
167
  The objective of this project is to provide researchers, professionals and law students with simplified, up-to-date access to all French legal texts, enriched with a wealth of data to facilitate their integration into Community and European projects.
168
 
 
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 de la Légion d'honneur, de la Médaille militaire et de l'ordre national du Mérite
13
  source_datasets:
14
  - original
15
+ pretty_name: Code de la Légion d'honneur, de la Médaille militaire et de l'ordre national du Mérite
16
  task_categories:
17
  - text-generation
18
  - table-question-answering
 
20
  - text-retrieval
21
  - question-answering
22
  - text-classification
23
+ size_categories:
24
+ - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
+ # Code de la Légion d'honneur, de la Médaille militaire et de l'ordre national du Mérite, non-instruct (2025-01-12)
27
 
28
  The objective of this project is to provide researchers, professionals and law students with simplified, up-to-date access to all French legal texts, enriched with a wealth of data to facilitate their integration into Community and European projects.
29