Nicolas-BZRD
commited on
Commit
·
5c3f713
1
Parent(s):
7240aed
Update README.md
Browse files
README.md
CHANGED
@@ -1,39 +1,51 @@
|
|
1 |
---
|
2 |
license: odc-by
|
3 |
-
|
4 |
configs:
|
5 |
- config_name: default
|
6 |
data_files:
|
7 |
- split: acco
|
8 |
-
path:
|
9 |
- split: balo
|
10 |
-
path:
|
11 |
- split: capp
|
12 |
-
path:
|
13 |
- split: cass
|
14 |
-
path:
|
15 |
- split: cnil
|
16 |
-
path:
|
17 |
- split: constit
|
18 |
-
path:
|
19 |
- split: debats
|
20 |
-
path:
|
21 |
- split: dole
|
22 |
-
path:
|
23 |
- split: inca
|
24 |
-
path:
|
25 |
- split: jade
|
26 |
-
path:
|
27 |
- split: jorf
|
28 |
-
path:
|
29 |
- split: kali
|
30 |
-
path:
|
31 |
- split: legi
|
32 |
-
path:
|
33 |
- split: qr
|
34 |
-
path:
|
35 |
- split: sarde
|
36 |
-
path:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
---
|
38 |
|
39 |
# Dila Opendata FR (2023)
|
|
|
1 |
---
|
2 |
license: odc-by
|
|
|
3 |
configs:
|
4 |
- config_name: default
|
5 |
data_files:
|
6 |
- split: acco
|
7 |
+
path: data/acco/*.arrow
|
8 |
- split: balo
|
9 |
+
path: data/balo/*.arrow
|
10 |
- split: capp
|
11 |
+
path: data/capp/*.arrow
|
12 |
- split: cass
|
13 |
+
path: data/cass/*.arrow
|
14 |
- split: cnil
|
15 |
+
path: data/cnil/*.arrow
|
16 |
- split: constit
|
17 |
+
path: data/constit/*.arrow
|
18 |
- split: debats
|
19 |
+
path: data/debats/*.arrow
|
20 |
- split: dole
|
21 |
+
path: data/dole/*.arrow
|
22 |
- split: inca
|
23 |
+
path: data/inca/*.arrow
|
24 |
- split: jade
|
25 |
+
path: data/jade/*.arrow
|
26 |
- split: jorf
|
27 |
+
path: data/jorf/*.arrow
|
28 |
- split: kali
|
29 |
+
path: data/kali/*.arrow
|
30 |
- split: legi
|
31 |
+
path: data/legi/*.arrow
|
32 |
- split: qr
|
33 |
+
path: data/qr/*.arrow
|
34 |
- split: sarde
|
35 |
+
path: data/sarde/*.arrow
|
36 |
+
download_size: 1747268676
|
37 |
+
dataset_size: 4361779320
|
38 |
+
task_categories:
|
39 |
+
- text-classification
|
40 |
+
- question-answering
|
41 |
+
- text-generation
|
42 |
+
language:
|
43 |
+
- fr
|
44 |
+
tags:
|
45 |
+
- finance
|
46 |
+
- legal
|
47 |
+
size_categories:
|
48 |
+
- 100M<n<1B
|
49 |
---
|
50 |
|
51 |
# Dila Opendata FR (2023)
|