File size: 641 Bytes
7723248
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b725179
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
license: mit
task_categories:
- text-classification
language:
- ru
tags:
- sentiment
size_categories:
- n<1K
dataset_info:
  features:
  - name: sentence
    dtype: string
  - name: ner
    dtype: string
  - name: pos
    dtype: string
  - name: sentiment
    dtype: string
  splits:
  - name: train
    num_bytes: 320
    num_examples: 16
  download_size: 2060
  dataset_size: 320
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# Мой датасет

- Любое **описание**

| model name | F1-score  | accuracy  |
|---|---|---|
|  BERT |  0.98 |  0.88 |  
|  GPT | 0.9  | 0.89  |