procedure2012 commited on
Commit
ec8a22b
·
verified ·
1 Parent(s): 42eba2f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: text-generation
4
+ ---
5
+
6
+ # Basalt-7B
7
+
8
+ A 7B parameter instruction-tuned model.
9
+
10
+ ## Evaluation Results
11
+
12
+ | Benchmark | Score |
13
+ |---|---|
14
+
15
+ ## Usage
16
+
17
+ Load the model with the standard pipeline and prompt it directly.