ratishsp commited on
Commit
e28270a
1 Parent(s): bda5040

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  IndicBART is a multilingual, sequence-to-sequence pre-trained model focusing on Indic languages and English. It currently supports 11 Indian languages and is based on the mBART architecture. You can use IndicBART model to build natural language generation applications for Indian languages by finetuning the model with supervised training data for tasks like machine translation, summarization, question generation, etc. Some salient features of the IndicBART are:
2
 
3
  <ul>
 
1
+ ---
2
+ languages:
3
+ - as
4
+ - bn
5
+ - gu
6
+ - hi
7
+ - kn
8
+ - ml
9
+ - mr
10
+ - or
11
+ - pa
12
+ - ta
13
+ - te
14
+ widget:
15
+ - text : 'ताजमहल, विश्व के सबसे प्रसिद्ध [MASK] स्थलों में गिना जाता है।'
16
+ ---
17
+
18
  IndicBART is a multilingual, sequence-to-sequence pre-trained model focusing on Indic languages and English. It currently supports 11 Indian languages and is based on the mBART architecture. You can use IndicBART model to build natural language generation applications for Indian languages by finetuning the model with supervised training data for tasks like machine translation, summarization, question generation, etc. Some salient features of the IndicBART are:
19
 
20
  <ul>