jamander commited on
Commit
c14da6c
·
verified ·
1 Parent(s): 91ccbe1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  language:
4
  - en
5
  pipeline_tag: text-generation
6
- library_name: transformers.js
7
  ---
8
  base_model: mistralai/Mistral-7B-v0.1
9
 
@@ -111,5 +111,4 @@ print(generated_text)
111
  - Potential biases present in the original text of "Frankenstein" will be reflected in the generated outputs.
112
 
113
  #**Acknowledgments:**
114
- This project was completed as a fine-tuning practice project. Special thanks to the Hugging Face community for their tools and resources.
115
-
 
3
  language:
4
  - en
5
  pipeline_tag: text-generation
6
+ library_name: adapter-transformers
7
  ---
8
  base_model: mistralai/Mistral-7B-v0.1
9
 
 
111
  - Potential biases present in the original text of "Frankenstein" will be reflected in the generated outputs.
112
 
113
  #**Acknowledgments:**
114
+ This project was completed as a fine-tuning practice project. Special thanks to the Hugging Face community for their tools and resources.