polinaeterna HF staff Shavrina commited on
Commit
997acf6
1 Parent(s): 0e35490

Update README.md (#4)

Browse files

- Update README.md (1a7b5e413431df8fe179a6f94ab23b4f2db698af)


Co-authored-by: Tatiana <Shavrina@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -20,6 +20,9 @@ source_datasets:
20
  - original
21
  task_categories:
22
  - text-classification
 
 
 
23
  task_ids:
24
  - natural-language-inference
25
  - multi-class-classification
@@ -302,6 +305,12 @@ dataset_info:
302
  num_examples: 7257
303
  download_size: 56208297
304
  dataset_size: 192611150
 
 
 
 
 
 
305
  ---
306
 
307
  # Dataset Card for [Russian SuperGLUE]
@@ -955,6 +964,15 @@ All our datasets are published by MIT License.
955
  journal={arXiv preprint arXiv:2010.15925},
956
  year={2020}
957
  }
 
 
 
 
 
 
 
 
 
958
  ```
959
  ### Contributions
960
 
20
  - original
21
  task_categories:
22
  - text-classification
23
+ - question-answering
24
+ - zero-shot-classification
25
+ - text-generation
26
  task_ids:
27
  - natural-language-inference
28
  - multi-class-classification
305
  num_examples: 7257
306
  download_size: 56208297
307
  dataset_size: 192611150
308
+ tags:
309
+ - glue
310
+ - qa
311
+ - superGLUE
312
+ - NLI
313
+ - reasoning
314
  ---
315
 
316
  # Dataset Card for [Russian SuperGLUE]
964
  journal={arXiv preprint arXiv:2010.15925},
965
  year={2020}
966
  }
967
+
968
+ @misc{fenogenova2022russian,
969
+ title={Russian SuperGLUE 1.1: Revising the Lessons not Learned by Russian NLP models},
970
+ author={Alena Fenogenova and Maria Tikhonova and Vladislav Mikhailov and Tatiana Shavrina and Anton Emelyanov and Denis Shevelev and Alexandr Kukushkin and Valentin Malykh and Ekaterina Artemova},
971
+ year={2022},
972
+ eprint={2202.07791},
973
+ archivePrefix={arXiv},
974
+ primaryClass={cs.CL}
975
+ }
976
  ```
977
  ### Contributions
978