fastText
Russian
code
WPJSVANZ commited on
Commit
9182690
·
verified ·
1 Parent(s): 864a817

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: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ - cfahlgren1/react-code-instructions
6
+ language:
7
+ - ru
8
+ metrics:
9
+ - accuracy
10
+ base_model:
11
+ - Qwen/Qwen2.5-Coder-32B-Instruct
12
+ - openai-community/gpt2
13
+ new_version: openai/whisper-large-v3-turbo
14
+ library_name: fasttext
15
+ tags:
16
+ - code
17
+ ---