Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,33 @@ task_categories:
|
|
22 |
- text-classification
|
23 |
task_ids:
|
24 |
- language-modeling
|
25 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
paperswithcode_id: french-legal-cases
|
27 |
dataset_info:
|
28 |
features:
|
@@ -50,14 +76,12 @@ dataset_info:
|
|
50 |
dtype: string
|
51 |
- name: triplet_index
|
52 |
dtype: int64
|
53 |
-
- name: window_index
|
54 |
-
dtype: int64
|
55 |
splits:
|
56 |
- name: train
|
57 |
-
num_bytes:
|
58 |
-
num_examples:
|
59 |
-
download_size:
|
60 |
-
dataset_size:
|
61 |
configs:
|
62 |
- config_name: default
|
63 |
data_files:
|
|
|
22 |
- text-classification
|
23 |
task_ids:
|
24 |
- language-modeling
|
25 |
+
- entity-linking-classification
|
26 |
+
- fact-checking
|
27 |
+
- intent-classification
|
28 |
+
- multi-label-classification
|
29 |
+
- multi-input-text-classification
|
30 |
+
- natural-language-inference
|
31 |
+
- semantic-similarity-classification
|
32 |
+
- sentiment-classification
|
33 |
+
- topic-classification
|
34 |
+
- sentiment-analysis
|
35 |
+
- named-entity-recognition
|
36 |
+
- parsing
|
37 |
+
- extractive-qa
|
38 |
+
- open-domain-qa
|
39 |
+
- closed-domain-qa
|
40 |
+
- news-articles-summarization
|
41 |
+
- news-articles-headline-generation
|
42 |
+
- dialogue-modeling
|
43 |
+
- dialogue-generation
|
44 |
+
- abstractive-qa
|
45 |
+
- closed-domain-qa
|
46 |
+
- keyword-spotting
|
47 |
+
- semantic-segmentation
|
48 |
+
- tabular-multi-class-classification
|
49 |
+
- tabular-multi-label-classification
|
50 |
+
- document-retrieval
|
51 |
+
- document-question-answering
|
52 |
paperswithcode_id: french-legal-cases
|
53 |
dataset_info:
|
54 |
features:
|
|
|
76 |
dtype: string
|
77 |
- name: triplet_index
|
78 |
dtype: int64
|
|
|
|
|
79 |
splits:
|
80 |
- name: train
|
81 |
+
num_bytes: 1586973833
|
82 |
+
num_examples: 68360
|
83 |
+
download_size: 85822457
|
84 |
+
dataset_size: 1586973833
|
85 |
configs:
|
86 |
- config_name: default
|
87 |
data_files:
|