Zero-Shot Classification
Russian
classification
natural language processing
topic modeling
zharkiyzirochka commited on
Commit
fa15cca
·
verified ·
1 Parent(s): e154391
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: afl-3.0
3
+ datasets:
4
+ - wikimedia/wikipedia
5
+ - kanhatakeyama/CommonCrawl-RAG-QA-Calm3-22b-chat
6
+ - Skylion007/openwebtext
7
+ language:
8
+ - ru
9
+ metrics:
10
+ - accuracy
11
+ base_model:
12
+ - Yntec/Reddit
13
+ pipeline_tag: zero-shot-classification
14
+ tags:
15
+ - classification
16
+ - natural language processing
17
+ - topic modeling
18
+ ---