Update README.md
Browse filesA GPT-based language model fine-tuned to generate high-quality, human-like gaming content, specifically tailored for the iGaming industry.
README.md
CHANGED
@@ -1,5 +1,24 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: licensen-agreement
|
4 |
-
license_link: LICENSE
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: licensen-agreement
|
4 |
+
license_link: LICENSE
|
5 |
+
datasets:
|
6 |
+
- stas/openwebtext-10k
|
7 |
+
- Skylion007/openwebtext
|
8 |
+
- xz56/openwebtext-tokenized-small
|
9 |
+
- anakkkkkk/gamblingDataset
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
- sv
|
13 |
+
metrics:
|
14 |
+
- perplexity
|
15 |
+
library_name: transformers
|
16 |
+
pipeline_tag: text-generation
|
17 |
+
tags:
|
18 |
+
- gpt
|
19 |
+
- content-generation
|
20 |
+
- gaming
|
21 |
+
- igaming
|
22 |
+
- human-like
|
23 |
+
- language-model
|
24 |
+
---
|