noelmathewisaac commited on
Commit
89c5559
1 Parent(s): be06269

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ## About
2
- `Distilgpt2` model finetuned on a dataset of inspirational/motivational quotes taken from the [Quotes-500K](https://github.com/ShivaliGoel/Quotes-500K) dataset. The model can generate inspirational quotes, many of which are quite realistic.
3
 
4
  ## Code for Training
5
  The code for fine-tuning the model can be found in this repo: https://github.com/Quotify-Bot/model-training.
@@ -9,14 +9,14 @@ The model was fine-tuned for **50 epochs** on Google Colab's GPU using about **1
9
 
10
  ## Some Interesting Quotes
11
 
12
- ### Prompt:
13
- > "Friendship is like a flower. when it blooms, it beautifies this world with its fragrance."
14
 
15
- ### Prompt: Life is like
16
- > "Life is like travelling through time so stop being afraid of taking a chance and start appreciating where you are in life."
17
 
18
- ### Prompt: Motivation
19
- > "Motivation will drive you to action, which in turn attracts inspiration from beyond."
20
 
21
- ### Prompt: In the end
22
- > "In the end, it is necessary to discover your inner beauty and truth."
 
1
  ## About
2
+ `Distilgpt2` model finetuned on a dataset of inspirational/motivational quotes taken from the [Quotes-500K](https://github.com/ShivaliGoel/Quotes-500K) dataset. The model can generate inspirational quotes, many of which sound quite realistic.
3
 
4
  ## Code for Training
5
  The code for fine-tuning the model can be found in this repo: https://github.com/Quotify-Bot/model-training.
 
9
 
10
  ## Some Interesting Quotes
11
 
12
+ **Prompt**: Friendship is like
13
+ > Friendship is like a flower. when it blooms, it beautifies this world with its fragrance.
14
 
15
+ **Prompt**: Life is like
16
+ > Life is like travelling through time so stop being afraid of taking a chance and start appreciating where you are in life.
17
 
18
+ **Prompt**: Motivation
19
+ > Motivation will drive you to action, which in turn attracts inspiration from beyond.
20
 
21
+ **Prompt**: In the end
22
+ > In the end, it is necessary to discover your inner beauty and truth.