captainrobotfly commited on
Commit
10b0fed
·
verified ·
1 Parent(s): f83f3bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,9 +1,10 @@
1
  ---
2
- license: mit
3
- language:
4
- - id
5
- metrics:
6
- - character
7
- library_name: fastai
8
- pipeline_tag: summarization
 
9
  ---
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: mistralai/Mistral-7B-v0.1
4
+ tags:
5
+ - openchat
6
+ - mistral
7
+ - C-RLFT
8
+ library_name: transformers
9
+ pipeline_tag: text-generation
10
  ---