de-francophones commited on
Commit
29283c9
·
verified ·
1 Parent(s): dfc5143

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - fr
4
+ - en
5
+ multilinguality:
6
+ - multilingual
7
+ task_categories:
8
+ - translation
9
+ ---
10
+
11
+ # Dataset
12
+
13
+ I used this dataset for my project on translating from English to French using the transformer architecture.
14
+
15
+ To load the CSV file with pandas, use the parameter encoding_errors='ignore' - I couldn't fix the issues with the encoding.