auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
---
|
2 |
-
base_model: ayazfau/GPT2-
|
3 |
datasets:
|
4 |
- biglam/gutenberg-poetry-corpus
|
5 |
language: en
|
6 |
library_name: transformers
|
7 |
license: mit
|
8 |
-
model_name: GPT2-124 Poetry
|
9 |
quantized_by: mradermacher
|
10 |
tags:
|
11 |
- text-generation
|
12 |
- poetry
|
13 |
- gpt2
|
14 |
-
-
|
15 |
---
|
16 |
## About
|
17 |
|
@@ -20,7 +20,7 @@ tags:
|
|
20 |
<!-- ### convert_type: hf -->
|
21 |
<!-- ### vocab_type: -->
|
22 |
<!-- ### tags: -->
|
23 |
-
static quants of https://huggingface.co/ayazfau/GPT2-
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
|
|
1 |
---
|
2 |
+
base_model: ayazfau/GPT2-124M-poetry-RL
|
3 |
datasets:
|
4 |
- biglam/gutenberg-poetry-corpus
|
5 |
language: en
|
6 |
library_name: transformers
|
7 |
license: mit
|
8 |
+
model_name: GPT2-124 Poetry RL
|
9 |
quantized_by: mradermacher
|
10 |
tags:
|
11 |
- text-generation
|
12 |
- poetry
|
13 |
- gpt2
|
14 |
+
- rl
|
15 |
---
|
16 |
## About
|
17 |
|
|
|
20 |
<!-- ### convert_type: hf -->
|
21 |
<!-- ### vocab_type: -->
|
22 |
<!-- ### tags: -->
|
23 |
+
static quants of https://huggingface.co/ayazfau/GPT2-124M-poetry-RL
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|