louisbrulenaudet commited on
Commit
9ce8365
1 Parent(s): c6585e6

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 du patrimoine
13
  source_datasets:
14
  - original
15
- pretty_name: Code du patrimoine
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 du patrimoine, non-instruct (2024-06-24)
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 du patrimoine
19
+ tags:
20
+ - finetuning
21
+ - legal
22
+ - french law
23
+ - droit français
24
+ - Code du patrimoine
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: 1402203
47
+ num_examples: 1620
48
+ download_size: 494993
49
+ dataset_size: 1402203
50
  ---
51
  # Code du patrimoine, non-instruct (2024-06-24)
52
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfba0954d41ef6b284199da942f22b5116278ca701eb8bc15ff2ac39e95ee68b
3
- size 495000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a3225165fdbd6a12eb2b240ca8088b4754ede1d98dc28afdf78db2438c7a7e
3
+ size 494993