corall88 commited on
Commit
df60d87
·
verified ·
1 Parent(s): a6b4341

upload the project

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: cc-by-nc-nd-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-nd-4.0
3
+ datasets:
4
+ - alt-gnome/telegram-spam
5
+ language:
6
+ - ru
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - recall
11
+ - precision
12
+ base_model:
13
+ - deepvk/RuModernBERT-base
14
+ pipeline_tag: text-classification
15
+ tags:
16
+ - spam
17
+ - detection
18
+ library_name: transformers
19
+ ---