Update README.md
Browse files
README.md
CHANGED
@@ -7,28 +7,16 @@ datasets:
|
|
7 |
model-index:
|
8 |
- name: lib_service_4chan
|
9 |
results: []
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
-
should probably proofread and complete it, then remove this comment. -->
|
14 |
-
|
15 |
# lib_service_4chan
|
16 |
|
17 |
-
This model is a fine-tuned version of [uer/gpt2-chinese-cluecorpussmall](https://huggingface.co/uer/gpt2-chinese-cluecorpussmall) on the lip_service4chan dataset.
|
18 |
-
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.8635
|
20 |
-
|
21 |
-
## Model description
|
22 |
-
|
23 |
-
More information needed
|
24 |
-
|
25 |
-
## Intended uses & limitations
|
26 |
-
|
27 |
-
More information needed
|
28 |
-
|
29 |
-
## Training and evaluation data
|
30 |
|
31 |
-
|
32 |
|
33 |
## Training procedure
|
34 |
|
@@ -181,4 +169,4 @@ The following hyperparameters were used during training:
|
|
181 |
- Transformers 4.33.0
|
182 |
- Pytorch 2.0.0
|
183 |
- Datasets 2.1.0
|
184 |
-
- Tokenizers 0.13.3
|
|
|
7 |
model-index:
|
8 |
- name: lib_service_4chan
|
9 |
results: []
|
10 |
+
language:
|
11 |
+
- zh
|
12 |
+
pipeline_tag: conversational
|
13 |
---
|
14 |
|
|
|
|
|
|
|
15 |
# lib_service_4chan
|
16 |
|
17 |
+
This model is a fine-tuned version of [uer/gpt2-chinese-cluecorpussmall](https://huggingface.co/uer/gpt2-chinese-cluecorpussmall) on the [lip_service4chan](https://huggingface.co/datasets/qgyd2021/lip_service_4chan) dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
+
Lip Service 满嘴芬芳,吵架陪练员。
|
20 |
|
21 |
## Training procedure
|
22 |
|
|
|
169 |
- Transformers 4.33.0
|
170 |
- Pytorch 2.0.0
|
171 |
- Datasets 2.1.0
|
172 |
+
- Tokenizers 0.13.3
|