louisbrulenaudet commited on
Commit
13de8ab
1 Parent(s): b8a2b45

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 procédure pénale
13
  source_datasets:
14
  - original
15
- pretty_name: Code de procédure pénale
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 procédure pénale, non-instruct (2024-03-29)
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 procédure pénale
19
+ tags:
20
+ - finetuning
21
+ - legal
22
+ - french law
23
+ - droit français
24
+ - Code de procédure pénale
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: 4314432
42
+ num_examples: 4468
43
+ download_size: 1581925
44
+ dataset_size: 4314432
45
+ configs:
46
+ - config_name: default
47
+ data_files:
48
+ - split: train
49
+ path: data/train-*
50
  ---
51
  # Code de procédure pénale, non-instruct (2024-03-29)
52
 
data/{train-00000-of-00001-e2ba221613401fe0.parquet → train-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9b31719269e1d3e29678b991ec6222e407c59abe1891ff124385a8eea10fcac
3
- size 1581992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6533eb64b5b562028004467c7e7e904c092d56d2cd3531157f45f8cef942bdf
3
+ size 1581925