Text Generation
fastText
Afar
Vinivilas commited on
Commit
e711818
1 Parent(s): 3b5a946

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ language:
6
+ - aa
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - openai/whisper-large-v3-turbo
11
+ new_version: openai/whisper-large-v3-turbo
12
+ pipeline_tag: text-generation
13
+ library_name: fasttext
14
+ ---