SantaBot commited on
Commit
5c05a27
1 Parent(s): 4fb59f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  - sft
13
  ---
14
 
15
- # Uploaded model
16
 
17
  This model was created by fine-tuning `unsloth/mistral-7b-v0.3-bnb-4bit` on [Short jokes dataset](https://www.kaggle.com/datasets/abhinavmoudgil95/short-jokes).
18
  So the only purpose of this model is the generation of cringe jokes. </br>
@@ -20,7 +20,7 @@ Just write the first few words and get your joke.
20
 
21
  # Usage
22
 
23
- [Goodle Colab example](https://colab.research.google.com/drive/13N1O-fq-vjr8FUrsUU6f24fPpyf0ZwOS#scrollTo=UBSG1UTV85Vq)
24
 
25
  ```
26
  pip install transformers
 
12
  - sft
13
  ---
14
 
15
+ # Jokestral
16
 
17
  This model was created by fine-tuning `unsloth/mistral-7b-v0.3-bnb-4bit` on [Short jokes dataset](https://www.kaggle.com/datasets/abhinavmoudgil95/short-jokes).
18
  So the only purpose of this model is the generation of cringe jokes. </br>
 
20
 
21
  # Usage
22
 
23
+ [**Goodle Colab example**](https://colab.research.google.com/drive/13N1O-fq-vjr8FUrsUU6f24fPpyf0ZwOS#scrollTo=UBSG1UTV85Vq)
24
 
25
  ```
26
  pip install transformers