初始化项目,由ModelHub XC社区提供模型

Model: lysandre/arxiv-nlp
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-24 10:48:19 +08:00
commit 186b4616c0
7 changed files with 50052 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
---
language: en
---
# ArXiv-NLP GPT-2 checkpoint
This is a GPT-2 small checkpoint for PyTorch. It is the official `gpt2-small` fine-tuned to ArXiv paper on the computational linguistics field.
## Training data
This model was trained on a subset of ArXiv papers that were parsed from PDF to txt. The resulting data is made of 80MB of text from the computational linguistics (cs.CL) field.