File size: 260 Bytes
4812a46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
language: 
- en
- ru

datasets:
- tweet_eval

model_index:
- name: xlm-roberta-en-ru-emoji
  results:
  - task: 
      name: Sentiment Analysis
      type: sentiment-analysis
    dataset:
      name: Tweet Eval
      type: tweet_eval
      args: emoji

---