Andrey Kutuzov commited on
Commit
3b4b8c4
1 Parent(s): fb38b14

Models for other languages

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -23,6 +23,11 @@ a dataset of definitions and usage examples.
23
  It generates definitions of Russian words in context.
24
  Its input is the usage example and the instruction question "Что такое TARGET_WORD?"
25
 
 
 
 
 
 
26
  ## Model description
27
 
28
  See details in the paper `Enriching Word Usage Graphs with Cluster Definitions` (LREC-COLING'2024) by
 
23
  It generates definitions of Russian words in context.
24
  Its input is the usage example and the instruction question "Что такое TARGET_WORD?"
25
 
26
+ ## Models for other languages:
27
+ - English: [mT0-Definition-En XL](https://huggingface.co/ltg/mt0-definition-en-xl)
28
+ - Norwegian: [mT0-Definition-No XL](https://huggingface.co/ltg/mt0-definition-no-xl)
29
+ - Russian: [mT0-Definition-Ru XL](https://huggingface.co/ltg/mt0-definition-ru-xl)
30
+
31
  ## Model description
32
 
33
  See details in the paper `Enriching Word Usage Graphs with Cluster Definitions` (LREC-COLING'2024) by