louisbrulenaudet commited on
Commit
4a8dfe8
1 Parent(s): e988ddd

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 rural et de la pêche maritime
13
  source_datasets:
14
  - original
15
- pretty_name: Code rural et de la pêche maritime
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 rural et de la pêche maritime, non-instruct (2024-05-21)
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 rural et de la pêche maritime
19
+ tags:
20
+ - finetuning
21
+ - legal
22
+ - french law
23
+ - droit français
24
+ - Code rural et de la pêche maritime
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: 9500746
47
+ num_examples: 9439
48
+ download_size: 3435963
49
+ dataset_size: 9500746
50
  ---
51
  # Code rural et de la pêche maritime, non-instruct (2024-05-21)
52
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1a36cc1d72938674c0530f2032ed1bed6c05460a05d2d603f277b86a1854b56
3
- size 3353415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92cb9c112f2f0dbb5e06230558131f0ef06e731a2d95732c051a2a4b20e56e4e
3
+ size 3435963