File size: 542 Bytes
f816b0e
 
 
 
 
 
3128b9f
 
 
 
f816b0e
 
 
 
 
 
7d7d8ae
f816b0e
 
 
 
 
6997ff0
f816b0e
7d7d8ae
 
 
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
---
datasets:
- neurae/dnd_style_intents
language:
- en
pipeline_tag: text-classification
license: apache-2.0
metrics:
- accuracy
- f1
---

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

| parametrs     | value    |
|---------------|----------|
| learning rate | 1.3e-4   |
| lr scheduler  | constant |
| weight decay  | 7e-2     |

Model has next metrics on test data from dataset

| metric   | value |
|----------|-------|
| accuracy | 0.978 |
| Macro F1 | 0.977 |
| Micro F1 | 0.978 |