fastai
code
Not-For-All-Audiences
broklie commited on
Commit
09c046d
·
verified ·
1 Parent(s): 1b8c363

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,15 +1,16 @@
1
  ---
2
  license: afl-3.0
3
  datasets:
4
- - LLM360/TxT360
5
  metrics:
6
  - accuracy
7
  - code_eval
8
  new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
9
- pipeline_tag: text-generation
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