End of training
Browse files
README.md
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
-
base_model:
|
| 4 |
tags:
|
|
|
|
|
|
|
| 5 |
- generated_from_trainer
|
| 6 |
model-index:
|
| 7 |
- name: gpt2_rot
|
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
# gpt2_rot
|
| 15 |
|
| 16 |
-
This model is a fine-tuned version of [
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
base_model: GPT2
|
| 4 |
tags:
|
| 5 |
+
- NLP
|
| 6 |
+
- text generation
|
| 7 |
- generated_from_trainer
|
| 8 |
model-index:
|
| 9 |
- name: gpt2_rot
|
|
|
|
| 15 |
|
| 16 |
# gpt2_rot
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [GPT2](https://huggingface.co/GPT2) on the discord rot dataset.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|