Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
datasets:
|
4 |
-
-
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- code_eval
|
8 |
new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
|
9 |
-
pipeline_tag:
|
10 |
library_name: fastai
|
11 |
tags:
|
12 |
- code
|
|
|
13 |
base_model:
|
14 |
- openai/whisper-large-v3-turbo
|
15 |
- meta-llama/Llama-3.2-11B-Vision-Instruct
|
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
datasets:
|
4 |
+
- openai/MMMLU
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- code_eval
|
8 |
new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
|
9 |
+
pipeline_tag: text2text-generation
|
10 |
library_name: fastai
|
11 |
tags:
|
12 |
- code
|
13 |
+
- not-for-all-audiences
|
14 |
base_model:
|
15 |
- openai/whisper-large-v3-turbo
|
16 |
- meta-llama/Llama-3.2-11B-Vision-Instruct
|