2 مستودعات
Specific implementations of the GPT-2 architecture for various languages or domains.
Distinct from GPT-2 models: Candidates are curated lists (awesome lists) or repositories, not the actual architectural implementation.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · GPT-2 Implementations. Refine with filters or upvote what's useful.
GPT2-Chinese is a Chinese language model implementation based on the GPT-2 architecture. It provides a causal language model trainer and a natural language generation tool designed for training and generating human-like Chinese text sequences. The system integrates a BERT tokenizer to process Chinese corpora into manageable units for machine learning. It enables the development of predictive text models that can generate specific patterns, such as news or poetry, through prompt-based text completion. The project covers a full workflow including text tokenization, model training using a trans
Implements the GPT-2 architecture specifically for training and generating Chinese text.
WriteGPT هو نظام أتمتة مقالات من البداية إلى النهاية يجمع بين التعرف البصري وتوليد النص المؤتمت لتحويل الصور إلى مستندات رقمية جاهزة. يعمل كمولد نص إبداعي ومعالج مستندات، ويستخدم نماذج لغوية لإنتاج محتوى مكتوب طويل ومقالات. يدمج النظام مقيماً لطلاقة النص العصبي لتسجيل الجودة اللغوية وطبيعية النثر المولد. كما يتضمن ملخص نص يعتمد على المحولات لتكثيف المستندات الطويلة في ملخصات موجزة. يوفر المشروع خط أنابيب للتعرف الضوئي على الحروف يكتشف النص بأي اتجاه داخل الصور ويحوله إلى أحرف قابلة للقراءة آلياً. يدعم علاوة على ذلك رقمنة المستندات المؤتمتة عن طريق ترتيب المحتوى المولد في تخطيطات هيكلية، مثل العناوين والفقرات، بناءً على أنماط الكتابة الإحصائية.
Implements the GPT-2 architecture to produce long-form written content and essays.