flopsy1 commited on
Commit
b2cdf22
1 Parent(s): c6bd378

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Mistral 7B instruct finetuned to produce script for axflix
2
 
3
  # Load model directly
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: mistralai/Mistral-7B-Instruct-v0.3
4
+ dataset: flopsy1/arxivset
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - mistral
9
+ - arxflix
10
+ ---
11
  # Mistral 7B instruct finetuned to produce script for axflix
12
 
13
  # Load model directly