boltzmzn commited on
Commit
ab92712
1 Parent(s): 7a92150

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: bsl-1.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bsl-1.0
3
+ datasets:
4
+ - NousResearch/hermes-function-calling-v1
5
+ language:
6
+ - en
7
+ metrics:
8
+ - code_eval
9
+ base_model:
10
+ - meta-llama/Llama-3.1-8B-Instruct
11
+ new_version: meta-llama/Llama-3.1-8B-Instruct
12
+ pipeline_tag: text-generation
13
+ library_name: adapter-transformers
14
+ tags:
15
+ - chemistry
16
+ - biology
17
+ ---