louisbrulenaudet commited on
Commit
ca1909b
1 Parent(s): 3972cd7

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 monétaire et financier
13
  source_datasets:
14
  - original
15
- pretty_name: Code monétaire et financier
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 monétaire et financier, 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 monétaire et financier
19
+ tags:
20
+ - finetuning
21
+ - legal
22
+ - french law
23
+ - droit français
24
+ - Code monétaire et financier
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: 19123567
117
+ num_examples: 5268
118
+ download_size: 5515824
119
+ dataset_size: 19123567
120
  ---
121
  # Code monétaire et financier, 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:990e797ab920e77b8c1963ca8063a076382192cfbba7c42b5a26070713ba8916
3
- size 2352705
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8dc1d3330702a9930f72abc42322b27c2ff8d073de587771666ce109de8af4e
3
+ size 5515824