Text Generation
fastai
Malayalam
rajeshradhakrishnan commited on
Commit
6b874d7
·
1 Parent(s): cdfa862

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -1,26 +1,27 @@
1
  ---
2
  tags:
3
  - fastai
4
- ---
5
-
6
- # Amazing!
7
 
8
- 🥳 Congratulations on hosting your fastai model on the Hugging Face Hub!
 
9
 
10
- # Some next steps
11
- 1. Fill out this model card with more information (see the template below and the [documentation here](https://huggingface.co/docs/hub/model-repos))!
 
 
12
 
13
- 2. Create a demo in Gradio or Streamlit using 🤗 Spaces ([documentation here](https://huggingface.co/docs/hub/spaces)).
14
 
15
- 3. Join the fastai community on the [Fastai Discord](https://discord.com/invite/YKrxeNn)!
16
 
17
- Greetings fellow fastlearner 🤝! Don't forget to delete this content from your model card.
18
 
19
 
20
  ---
21
 
 
22
 
23
- # Model card
24
 
25
  ## Model description
26
  More information needed
 
1
  ---
2
  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)
15
 
 
16
 
17
+ [![മലയാളം: notebook](https://img.shields.io/badge/മലയാളം%20-notebook-green.svg)](https://nbviewer.org/github/rajeshradhakrishnanmvk/kitchen2.0/blob/main/ml/malayalam_blurr_xlm_roberta_base.ipynb)
18
 
19
 
20
  ---
21
 
22
+ # malayalam-blurr-xlm-roberta-base (base-sized model)
23
 
24
+ malayalam-blurr-xlm-roberta-base model is pre-trained on [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) using the library [blurr](https://ohmeow.github.io/blurr/) Language Model using fastai x huggingface frameworks(https://ohmeow.github.io/blurr/text-modeling-language-modeling.html#Causal-language-modeling).
25
 
26
  ## Model description
27
  More information needed