michal-stefanik commited on
Commit
6d45cf5
1 Parent(s): 2d0cd70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -11,7 +11,7 @@ metrics:
11
  pipeline_tag: text2text-generation
12
  ---
13
 
14
- # Model Card for mTk-QA_SQuAD-en_SQAD_ru
15
  This model is a generative in-context few-shot learner specialized in Russian. It was trained on a combination of English AdversarialQA and Russian SberQuAD datasets.
16
 
17
  You can find detailed information on [Project Github](https://github.com/fewshot-goes-multilingual/slavic-incontext-learning) & the referenced paper.
@@ -19,12 +19,12 @@ You can find detailed information on [Project Github](https://github.com/fewshot
19
  ## Model Details
20
  ### Model Description
21
  - **Developed by:** Michal Stefanik & Marek Kadlcik, Masaryk University
22
- - **Model type:** [mt5]
23
  - **Language(s) (NLP):** en,ru
24
  - **License:** MIT
25
- - **Finetuned from model [optional]:** google/mt5-large
26
  ### Model Sources
27
- - **Repository:** [https://github.com/fewshot-goes-multilingual/slavic-incontext-learning]
28
  - **Paper:** [To be filled]
29
  ## Uses
30
  This model is intended to be used in a few-shot in-context learning format in the target language (Russian), or in the source language (English, see below).
 
11
  pipeline_tag: text2text-generation
12
  ---
13
 
14
+ # Model Card for mTk-AdversarialQA_en-SberQuAD_ru-1B
15
  This model is a generative in-context few-shot learner specialized in Russian. It was trained on a combination of English AdversarialQA and Russian SberQuAD datasets.
16
 
17
  You can find detailed information on [Project Github](https://github.com/fewshot-goes-multilingual/slavic-incontext-learning) & the referenced paper.
 
19
  ## Model Details
20
  ### Model Description
21
  - **Developed by:** Michal Stefanik & Marek Kadlcik, Masaryk University
22
+ - **Model type:** mt5
23
  - **Language(s) (NLP):** en,ru
24
  - **License:** MIT
25
+ - **Finetuned from model:** google/mt5-large
26
  ### Model Sources
27
+ - **Repository:** https://github.com/fewshot-goes-multilingual/slavic-incontext-learning
28
  - **Paper:** [To be filled]
29
  ## Uses
30
  This model is intended to be used in a few-shot in-context learning format in the target language (Russian), or in the source language (English, see below).