Karavet commited on
Commit
b3401b2
1 Parent(s): ddeb3a3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ YAML tags:
3
+ languages: [hy]
4
+ task_categories: [news classification, text classification]
5
+ multilinguality: [monolingual]
6
+ task_ids: [news classification, text classification]
7
+
8
+ ---
9
+
10
+ ## Table of Contents
11
+ - [Table of Contents](#table-of-contents)
12
+ - [News Texts Dataset](#news-texts-dataset)
13
+
14
+ ## News Texts Dataset
15
+
16
+ For extrinsic evalution of vectors in a classification task, we release a dataset of over 12000 news articles from [iLur.am](http://www.ilur.am/), categorized into 7 classes: sport, politics, weather, economy, accidents, art, society. The articles are split into train (2242k tokens) and test sets (425k tokens).
17
+
18
+ For more details, refer to the [paper](https://arxiv.org/ftp/arxiv/papers/1906/1906.03134.pdf).