Text Classification
fastText
Russian
andrew2009 commited on
Commit
56b33c8
·
verified ·
1 Parent(s): 5b3545b

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: llama4
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama4
3
+ datasets:
4
+ - Kratos-AI/KAI_handwriting-ocr
5
+ - linxy/LaTeX_OCR
6
+ - Kratos-AI/flight-booking-screen-recording
7
+ language:
8
+ - ru
9
+ metrics:
10
+ - character
11
+ - confusion_matrix
12
+ base_model:
13
+ - HuggingFaceTB/SmolLM3-3B
14
+ new_version: moonshotai/Kimi-K2-Instruct
15
+ pipeline_tag: text-classification
16
+ library_name: fasttext
17
+ ---