File size: 503 Bytes
a6e01dd
 
 
 
 
 
 
 
2b6bf7a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
datasets:
- neurae/dnd_style_intents
language:
- en
pipeline_tag: text-classification
---

This is distilbert base tuned with optimal lr, lr scheduler and weight decay on dnd-style-intents dataset.

| parametrs     | value    |
|---------------|----------|
| learning rate | 1,8e-4   |
| lr scheduler  | linear   |
| weight decay  | 0        |

Model has next metrics on test data from dataset

| matric   | value |
|----------|-------|
| accuracy | 0,985 |
| Macro F1 | 0,984 |
| Micro F1 | 0,985 |