louisbrulenaudet commited on
Commit
9202417
1 Parent(s): 313d0d9

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 des assurances
13
  source_datasets:
14
  - original
15
- pretty_name: Code des assurances
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 des assurances, 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 des assurances
19
+ tags:
20
+ - finetuning
21
+ - legal
22
+ - french law
23
+ - droit français
24
+ - Code des assurances
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: 2972723
47
+ num_examples: 2348
48
+ download_size: 1125975
49
+ dataset_size: 2972723
50
  ---
51
  # Code des assurances, 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:8a93190db9e53c05e0a664693777df8a5c4409f23d69903aae3fe93320d8c037
3
- size 1125970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30551a69eeb434ca651bc8104f26a402854d36794a0319a5f0f048981f140a4a
3
+ size 1125975