awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dbiir avatar

dbiir/UER-py

0
View on GitHub↗
3,108 estrellas·520 forks·Python·Apache-2.0·5 vistasgithub.com/dbiir/UER-py/wiki↗

UER Py

Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo

Features

  • Pre-trained Language Models - Toolkit for pre-training and fine-tuning various language models.
  • Transformer Implementations - Open-source pre-training framework with a focus on Chinese models.
  • Corpus and Datasets - Framework for pre-training Chinese language models.

Historial de estrellas

Gráfico del historial de estrellas de dbiir/uer-pyGráfico del historial de estrellas de dbiir/uer-py

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace dbiir/uer-py?

Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo

¿Cuáles son las características principales de dbiir/uer-py?

Las características principales de dbiir/uer-py son: Pre-trained Language Models, Transformer Implementations, Corpus and Datasets.

¿Qué alternativas de código abierto existen para dbiir/uer-py?

Las alternativas de código abierto para dbiir/uer-py incluyen: codertimo/bert-pytorch. huggingface/transformers — Transformers is a comprehensive library for machine learning that provides a unified interface for training,… morizeyao/gpt2-chinese — GPT2-Chinese is a Chinese language model implementation based on the GPT-2 architecture. It provides a causal language… nielsrogge/transformers-tutorials — This is a collection of tutorials and practical demonstrations for implementing machine learning tasks using the… huggingface/course — This project is an educational course and learning curriculum for implementing and fine-tuning transformer models… morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,…

Alternativas open-source a UER Py

Proyectos open-source similares, clasificados según cuántas características comparten con UER Py.
  • codertimo/bert-pytorchAvatar de codertimo

    codertimo/BERT-pytorch

    6,518Ver en GitHub↗
    Pythonbertlanguage-modelnlp
    Ver en GitHub↗6,518
  • huggingface/transformersAvatar de huggingface

    huggingface/transformers

    161,630Ver en GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Pythonaudiodeep-learningdeepseek
    Ver en GitHub↗161,630
  • morizeyao/gpt2-chineseAvatar de Morizeyao

    Morizeyao/GPT2-Chinese

    7,596Ver en GitHub↗

    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

    Python
    Ver en GitHub↗7,596
  • nielsrogge/transformers-tutorialsAvatar de NielsRogge

    NielsRogge/Transformers-Tutorials

    11,641Ver en GitHub↗

    This is a collection of tutorials and practical demonstrations for implementing machine learning tasks using the HuggingFace Transformers library. It serves as a guide for applying transformer architectures across computer vision, natural language processing, and audio analysis. The repository provides implementation examples for multimodal model deployment, including the combination of text, image, and audio inputs. It includes resources for optimizing pre-trained models through fine-tuning on custom datasets and provides examples for preparing PyTorch datasets by converting raw files into t

    Jupyter Notebookbertgpt-2layoutlm
    Ver en GitHub↗11,641
  • Ver las 30 alternativas a UER Py→