louisbrulenaudet commited on
Commit
3197c61
1 Parent(s): 980f07f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -36
README.md CHANGED
@@ -1,13 +1,18 @@
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,40 +20,10 @@ task_categories:
15
  - text-retrieval
16
  - question-answering
17
  - text-classification
18
- pretty_name: Code général des impôts, annexe III
19
- tags:
20
- - finetuning
21
- - legal
22
- - french law
23
- - droit français
24
- - Code général des impôts, annexe III
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: 1517050
42
- num_examples: 1142
43
- download_size: 538325
44
- dataset_size: 1517050
45
- configs:
46
- - config_name: default
47
- data_files:
48
- - split: train
49
- path: data/train-*
50
  ---
51
- # Code général des impôts, annexe III, non-instruct (2024-03-27)
52
 
53
  This project focuses on fine-tuning pre-trained language models to create efficient and accurate models for legal practice.
54
 
 
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 général des impôts, annexe III
13
  source_datasets:
14
  - original
15
+ pretty_name: Code général des impôts, annexe III
16
  task_categories:
17
  - text-generation
18
  - table-question-answering
 
20
  - text-retrieval
21
  - question-answering
22
  - text-classification
23
+ size_categories:
24
+ - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
+ # Code général des impôts, annexe III, non-instruct (2024-03-28)
27
 
28
  This project focuses on fine-tuning pre-trained language models to create efficient and accurate models for legal practice.
29