auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,13 @@
|
|
1 |
---
|
2 |
base_model: gofilipa/gpt2-aclu-gender
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: gpl-3.0
|
|
|
|
|
7 |
quantized_by: mradermacher
|
8 |
---
|
9 |
## About
|
@@ -16,6 +20,9 @@ quantized_by: mradermacher
|
|
16 |
static quants of https://huggingface.co/gofilipa/gpt2-aclu-gender
|
17 |
|
18 |
<!-- provided-files -->
|
|
|
|
|
|
|
19 |
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.
|
20 |
## Usage
|
21 |
|
|
|
1 |
---
|
2 |
base_model: gofilipa/gpt2-aclu-gender
|
3 |
+
datasets:
|
4 |
+
- gofilipa/aclu_transgender
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
license: gpl-3.0
|
9 |
+
mradermacher:
|
10 |
+
readme_rev: 1
|
11 |
quantized_by: mradermacher
|
12 |
---
|
13 |
## About
|
|
|
20 |
static quants of https://huggingface.co/gofilipa/gpt2-aclu-gender
|
21 |
|
22 |
<!-- provided-files -->
|
23 |
+
|
24 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gpt2-aclu-gender-GGUF).***
|
25 |
+
|
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.
|
27 |
## Usage
|
28 |
|