PoloHuggingface commited on
Commit
2ebe6ab
1 Parent(s): 8be3561

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -1,7 +1,3 @@
1
- content:
2
- - Automatically correct french sentences.
3
- - It works best with sentences smaller than 10 words.
4
-
5
  ---
6
  content:
7
  language:
@@ -12,4 +8,7 @@ widget:
12
  - text: "Elle ne peux jamais aller au cinéma avec ses ami"
13
  example_title: "Grammar correction"
14
 
15
- ---
 
 
 
 
 
 
 
 
1
  ---
2
  content:
3
  language:
 
8
  - text: "Elle ne peux jamais aller au cinéma avec ses ami"
9
  example_title: "Grammar correction"
10
 
11
+ ---
12
+
13
+ # Finetuned T5 on the french part of Lang-8 to automatically correct french sentences.
14
+ Because of the dataset the model does not generalize well with sentences larger than 10 words.