Text Generation
Adapters
Spanish
English
German
finance
legal
carlosdimare commited on
Commit
7172ef2
1 Parent(s): caa148c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -6,9 +6,17 @@ language:
6
  - de
7
  base_model:
8
  - openai/whisper-large-v3-turbo
 
9
  new_version: mattshumer/Reflection-Llama-3.1-70B
10
  library_name: adapter-transformers
11
  tags:
12
  - finance
13
  - legal
 
 
 
 
 
 
 
14
  ---
 
6
  - de
7
  base_model:
8
  - openai/whisper-large-v3-turbo
9
+ - meta-llama/Llama-3.1-8B-Instruct
10
  new_version: mattshumer/Reflection-Llama-3.1-70B
11
  library_name: adapter-transformers
12
  tags:
13
  - finance
14
  - legal
15
+ datasets:
16
+ - carlosdimare/clascon
17
+ - openai/MMMLU
18
+ - fka/awesome-chatgpt-prompts
19
+ metrics:
20
+ - accuracy
21
+ pipeline_tag: text-generation
22
  ---