Update README.md
#1
by
noname2112
- opened
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
-
---
|
2 |
-
license: afl-3.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: afl-3.0
|
3 |
+
datasets:
|
4 |
+
- openai/MMMLU
|
5 |
+
- fka/awesome-chatgpt-prompts
|
6 |
+
- argilla/FinePersonas-v0.1
|
7 |
+
- HuggingFaceFV/finevideo
|
8 |
+
- SkunkworksAI/reasoning-0.01
|
9 |
+
- google/frames-benchmark
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
- ru
|
13 |
+
- uk
|
14 |
+
- pl
|
15 |
+
- es
|
16 |
+
metrics:
|
17 |
+
- character
|
18 |
+
- cer
|
19 |
+
- accuracy
|
20 |
+
base_model:
|
21 |
+
- mattshumer/Reflection-Llama-3.1-70B
|
22 |
+
- upstage/solar-pro-preview-instruct
|
23 |
+
new_version: openai/whisper-large-v3-turbo
|
24 |
+
pipeline_tag: question-answering
|
25 |
+
library_name: fastai
|
26 |
+
---
|