xiaoou commited on
Commit
bfd37e1
1 Parent(s): 6963e7b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: fr # <-- my language
3
+ widget:
4
+ - text: "Ce film est génial."
5
+ - text: "Ce film est nul."
6
+ ---
7
+
8
+ A text classification trained with DistillCamembert. The tutorial would be updated soon.