snagbreac commited on
Commit
7ddbf04
1 Parent(s): f1d8d6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,4 @@
 
1
  ---
2
  dataset_info:
3
  features:
@@ -18,4 +19,13 @@ configs:
18
  data_files:
19
  - split: train
20
  path: data/train-*
 
 
 
21
  ---
 
 
 
 
 
 
 
1
+
2
  ---
3
  dataset_info:
4
  features:
 
19
  data_files:
20
  - split: train
21
  path: data/train-*
22
+ license: mit
23
+ language:
24
+ - ru
25
  ---
26
+ This is a small testing dataset for Russian-language reverse dictionaries. It consists of two parts:
27
+
28
+ - There are 360 word-definition pairs taken from a Russian explanatory dictionary - Efremova's New Explanatory-Morphological Dictionary (2000) in this case.
29
+ - There are also 180 words with descriptions written and validated by native Russian speakers, written in a more natural way than lexicographical definitions.
30
+
31
+ The training dataset is available here for now: https://huggingface.co/datasets/snagbreac/russian-reverse-dictionary-dataset-filtered-test .