Commit ·
0d3edf6
1
Parent(s): 09b0e20
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ widget:
|
|
| 9 |
|
| 10 |
# SikuGPT2 Model
|
| 11 |
|
|
|
|
|
|
|
| 12 |
## Model description
|
| 13 |
|
| 14 |
The model is used to generate Chinese ancient article. You can download the model via HuggingFace from the link [SikuGPT2](https://huggingface.co/JeffreyLau/SikuGPT2).
|
|
@@ -51,7 +53,10 @@ The model is Pre-trained by [run_clm.py](https://github.com/huggingface/transfor
|
|
| 51 |
|
| 52 |
|
| 53 |
## Citation
|
| 54 |
-
The paper has
|
| 55 |
|
| 56 |
## SikuBERT
|
| 57 |
https://github.com/hsc748NLP/SikuBERT-for-digital-humanities-and-classical-Chinese-information-processing
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
# SikuGPT2 Model
|
| 11 |
|
| 12 |
+
### This is the old version.
|
| 13 |
+
|
| 14 |
## Model description
|
| 15 |
|
| 16 |
The model is used to generate Chinese ancient article. You can download the model via HuggingFace from the link [SikuGPT2](https://huggingface.co/JeffreyLau/SikuGPT2).
|
|
|
|
| 53 |
|
| 54 |
|
| 55 |
## Citation
|
| 56 |
+
The paper has been published. You can cite this [url](https://kns.cnki.net/kcms/detail/11.1762.G3.20230426.1046.002.html).
|
| 57 |
|
| 58 |
## SikuBERT
|
| 59 |
https://github.com/hsc748NLP/SikuBERT-for-digital-humanities-and-classical-Chinese-information-processing
|
| 60 |
+
|
| 61 |
+
## SikuGPT
|
| 62 |
+
https://github.com/SIKU-BERT/sikuGPT
|