louisbrulenaudet commited on
Commit
c05e6f5
1 Parent(s): 7a66d30

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -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 civil
13
  source_datasets:
14
  - original
15
- pretty_name: Code civil
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 civil, non-instruct (2024-05-18)
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 civil
19
+ tags:
20
+ - finetuning
21
+ - legal
22
+ - french law
23
+ - droit français
24
+ - Code civil
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: data/train-*
30
+ dataset_info:
31
+ features:
32
+ - name: instruction
33
+ dtype: string
34
+ - name: input
35
+ dtype: string
36
+ - name: output
37
+ dtype: string
38
+ - name: start
39
+ dtype: string
40
+ - name: expiration
41
+ dtype: string
42
+ - name: num
43
+ dtype: string
44
+ splits:
45
+ - name: train
46
+ num_bytes: 1550204
47
+ num_examples: 2883
48
+ download_size: 601609
49
+ dataset_size: 1550204
50
  ---
51
  # Code civil, non-instruct (2024-05-18)
52
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48888ce544019ba334c3797efcbcfeece91b309a7c6a5cc0cd79088a5ef926eb
3
- size 601597
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd053274b5aed1f2781b6ad95225a2093089c0415a91861e5ceae6dc236424de
3
+ size 601609