louisbrulenaudet commited on
Commit
07e7bcf
1 Parent(s): f343358

Upload dataset

Browse files
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 de l'environnement
13
  source_datasets:
14
  - original
15
- pretty_name: Code de l'environnement
16
  task_categories:
17
  - text-generation
18
  - table-question-answering
@@ -20,8 +15,38 @@ task_categories:
20
  - text-retrieval
21
  - question-answering
22
  - text-classification
23
- size_categories:
24
- - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
  # Code de l'environnement, non-instruct (2024-03-28)
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 de l'environnement
19
+ tags:
20
+ - finetuning
21
+ - legal
22
+ - french law
23
+ - droit français
24
+ - Code de l'environnement
25
+ dataset_info:
26
+ features:
27
+ - name: instruction
28
+ dtype: string
29
+ - name: input
30
+ dtype: string
31
+ - name: output
32
+ dtype: string
33
+ - name: start
34
+ dtype: string
35
+ - name: expiration
36
+ dtype: string
37
+ - name: num
38
+ dtype: string
39
+ splits:
40
+ - name: train
41
+ num_bytes: 8259840
42
+ num_examples: 6972
43
+ download_size: 3155224
44
+ dataset_size: 8259840
45
+ configs:
46
+ - config_name: default
47
+ data_files:
48
+ - split: train
49
+ path: data/train-*
50
  ---
51
  # Code de l'environnement, non-instruct (2024-03-28)
52
 
data/{train-00000-of-00001-9f37fa43e595206a.parquet → train-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8946ee91e04e595079f4e39da7fb56de70bbd45013bfc99fc555a4543e50456a
3
- size 3155158
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d13f31793d4d9a4aba76f09e68a99fb116d51bcc22c5715a917525626fe867b7
3
+ size 3155224