louisbrulenaudet commited on
Commit
0ce4a50
1 Parent(s): 1f2f1c8

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +105 -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 du service national
13
  source_datasets:
14
  - original
15
- pretty_name: Code du service national
16
  task_categories:
17
  - text-generation
18
  - table-question-answering
@@ -20,8 +15,108 @@ task_categories:
20
  - text-retrieval
21
  - question-answering
22
  - text-classification
23
- size_categories:
24
- - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
  # Code du service national, non-instruct (2024-08-13)
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 du service national
19
+ tags:
20
+ - finetuning
21
+ - legal
22
+ - french law
23
+ - droit français
24
+ - Code du service national
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: texte
35
+ dtype: string
36
+ - name: dateDebut
37
+ dtype: int64
38
+ - name: dateFin
39
+ dtype: int64
40
+ - name: num
41
+ dtype: string
42
+ - name: id
43
+ dtype: string
44
+ - name: cid
45
+ dtype: string
46
+ - name: type
47
+ dtype: string
48
+ - name: etat
49
+ dtype: string
50
+ - name: nota
51
+ dtype: string
52
+ - name: version_article
53
+ dtype: string
54
+ - name: ordre
55
+ dtype: int64
56
+ - name: conditionDiffere
57
+ dtype: 'null'
58
+ - name: infosComplementaires
59
+ dtype: 'null'
60
+ - name: surtitre
61
+ dtype: 'null'
62
+ - name: nature
63
+ dtype: string
64
+ - name: texteHtml
65
+ dtype: string
66
+ - name: dateFinExtension
67
+ dtype: int64
68
+ - name: versionPrecedente
69
+ dtype: string
70
+ - name: refInjection
71
+ dtype: string
72
+ - name: idTexte
73
+ dtype: 'null'
74
+ - name: idTechInjection
75
+ dtype: string
76
+ - name: origine
77
+ dtype: string
78
+ - name: dateDebutExtension
79
+ dtype: int64
80
+ - name: idEliAlias
81
+ dtype: 'null'
82
+ - name: cidTexte
83
+ dtype: 'null'
84
+ - name: sectionParentId
85
+ dtype: string
86
+ - name: multipleVersions
87
+ dtype: bool
88
+ - name: comporteLiensSP
89
+ dtype: bool
90
+ - name: sectionParentTitre
91
+ dtype: string
92
+ - name: infosRestructurationBranche
93
+ dtype: 'null'
94
+ - name: idEli
95
+ dtype: 'null'
96
+ - name: sectionParentCid
97
+ dtype: string
98
+ - name: numeroBo
99
+ dtype: 'null'
100
+ - name: infosRestructurationBrancheHtml
101
+ dtype: 'null'
102
+ - name: historique
103
+ dtype: 'null'
104
+ - name: infosComplementairesHtml
105
+ dtype: 'null'
106
+ - name: renvoi
107
+ dtype: 'null'
108
+ - name: fullSectionsTitre
109
+ dtype: string
110
+ - name: notaHtml
111
+ dtype: string
112
+ - name: inap
113
+ dtype: 'null'
114
+ splits:
115
+ - name: train
116
+ num_bytes: 1575009
117
+ num_examples: 624
118
+ download_size: 403812
119
+ dataset_size: 1575009
120
  ---
121
  # Code du service national, non-instruct (2024-08-13)
122
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18f53bf61479f382063e624e60eab87572337c979bf18d21226f1a31a106c5ea
3
- size 178063
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53cf542ad758ec9cb8bce21b4de8d2dcbde37690b45f178f61798187cf2ae69e
3
+ size 403812