Text Generation
fastai
Malayalam
rajeshradhakrishnan commited on
Commit
9b460db
·
1 Parent(s): de7662a

corrected yaml syntax

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -3,12 +3,15 @@ tags:
3
  - fastai
4
  - exbert
5
 
6
- language:
7
- - ml
8
 
9
  widget:
10
  - text: "ഓഹരി വിപണി തകരുമ്പോള്‍ നിക്ഷേപം എങ്ങനെ സുരക്ഷിതമാക്കാം"
11
  example_title: "Malayalam Casual Language Model"
 
 
 
 
12
  ---
13
 
14
  # Blurr x Casual Machine Learning Model trained on Malayalam (മലയാളം) text. (Working in Progress)
 
3
  - fastai
4
  - exbert
5
 
6
+ language: ml
 
7
 
8
  widget:
9
  - text: "ഓഹരി വിപണി തകരുമ്പോള്‍ നിക്ഷേപം എങ്ങനെ സുരക്ഷിതമാക്കാം"
10
  example_title: "Malayalam Casual Language Model"
11
+
12
+ datasets:
13
+ - rajeshradhakrishnan/malayalam_wiki
14
+
15
  ---
16
 
17
  # Blurr x Casual Machine Learning Model trained on Malayalam (മലയാളം) text. (Working in Progress)