Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,11 @@ tags:
|
|
4 |
model-index:
|
5 |
- name: gpt2_tiny_zh-hk-wiki
|
6 |
results: []
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -69,4 +74,4 @@ The following hyperparameters were used during training:
|
|
69 |
- Transformers 4.26.0
|
70 |
- Pytorch 1.13.1+cu116
|
71 |
- Datasets 2.9.0
|
72 |
-
- Tokenizers 0.13.2
|
|
|
4 |
model-index:
|
5 |
- name: gpt2_tiny_zh-hk-wiki
|
6 |
results: []
|
7 |
+
language:
|
8 |
+
- zh-
|
9 |
+
datasets:
|
10 |
+
- jed351/cantonese-wikipedia
|
11 |
+
pipeline_tag: text2text-generation
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
74 |
- Transformers 4.26.0
|
75 |
- Pytorch 1.13.1+cu116
|
76 |
- Datasets 2.9.0
|
77 |
+
- Tokenizers 0.13.2
|