Datasets:
Commit ·
7142cae
1
Parent(s): 03e54b8
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
-
- fr
|
| 5 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
<h1>
|
| 8 |
<img alt="RH" src="./icon.png" style="display:inline-block; vertical-align:middle" />
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
language:
|
|
|
|
| 4 |
- en
|
| 5 |
+
- fr
|
| 6 |
+
task_categories:
|
| 7 |
+
- translation
|
| 8 |
+
pretty_name: hansard
|
| 9 |
+
size_categories:
|
| 10 |
+
- 100K<n<1M
|
| 11 |
+
dataset_info:
|
| 12 |
+
features:
|
| 13 |
+
- name: en_text
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: fr_text
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: id
|
| 18 |
+
dtype: string
|
| 19 |
---
|
| 20 |
<h1>
|
| 21 |
<img alt="RH" src="./icon.png" style="display:inline-block; vertical-align:middle" />
|