DarwinAnim8or
commited on
Commit
·
02273b3
1
Parent(s):
0827d08
Update README.md
Browse files
README.md
CHANGED
@@ -18,13 +18,13 @@ co2_eq_emissions:
|
|
18 |
hardware_used: "1 T4, Google Colab"
|
19 |
---
|
20 |
|
21 |
-
# GPT-
|
22 |
A finetuned version of [GPT-Neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the 'greentext' dataset. (Linked above)
|
23 |
A demo is available [here](https://huggingface.co/spaces/DarwinAnim8or/GPT-Greentext-Playground)
|
24 |
The demo playground is recommended over the inference box on the right.
|
25 |
|
26 |
# Training Procedure
|
27 |
-
This was trained on the '
|
28 |
This model was trained for 15 epochs with learning rate 1e-2.
|
29 |
|
30 |
# Biases & Limitations
|
|
|
18 |
hardware_used: "1 T4, Google Colab"
|
19 |
---
|
20 |
|
21 |
+
# GPT-Greentext-125m
|
22 |
A finetuned version of [GPT-Neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the 'greentext' dataset. (Linked above)
|
23 |
A demo is available [here](https://huggingface.co/spaces/DarwinAnim8or/GPT-Greentext-Playground)
|
24 |
The demo playground is recommended over the inference box on the right.
|
25 |
|
26 |
# Training Procedure
|
27 |
+
This was trained on the 'greentext' dataset, using the "HappyTransformers" library on Google Colab.
|
28 |
This model was trained for 15 epochs with learning rate 1e-2.
|
29 |
|
30 |
# Biases & Limitations
|