BeketML commited on
Commit
ed4682a
·
verified ·
1 Parent(s): a305e62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ - ru
6
+ metrics:
7
+ - f1: 0.92
8
+ - recall: 0.93
9
+ - precision: 0.93
10
+ - accuracy: 0.93
11
+ base_model:
12
+ - FacebookAI/xlm-roberta-base
13
+ pipeline_tag: text-classification
14
+ library_name: transformers
15
+ tags:
16
+ - suicide
17
+ ---