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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CLUEbenchmark avatar

CLUEbenchmark/ELECTRA

0
View on GitHub↗
openreview.net/forum?id=r1xMH1BtvB↗

ELECTRA

中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model

Features

  • Pre-trained Language Models - Chinese pre-trained ELECTRA models.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI
141 Stars·11 Forks·0 Aufrufe

Star-Verlauf

Star-Verlauf für cluebenchmark/electraStar-Verlauf für cluebenchmark/electra

Open-Source-Alternativen zu ELECTRA

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ELECTRA.
  • codertimo/bert-pytorchAvatar von codertimo

    codertimo/BERT-pytorch

    6,518Auf GitHub ansehen↗
    Pythonbertlanguage-modelnlp
    Auf GitHub ansehen↗6,518
  • huggingface/courseAvatar von huggingface

    huggingface/course

    3,715Auf GitHub ansehen↗

    This project is an educational course and learning curriculum for implementing and fine-tuning transformer models using the Hugging Face ecosystem. It serves as a structured guide and technical walkthrough for processing multimodal data, adapting pre-trained neural networks, and deploying models. The material includes a guide for managing, versioning, and distributing model weights and datasets through a centralized asset hub. It also provides a practical tutorial on adapting models to specific datasets using parameter-efficient methods and an implementation guide for solving natural language

    MDXdeep-learninghacktoberfestnlp
    Auf GitHub ansehen↗3,715
  • morvanzhou/tutorialsAvatar von MorvanZhou

    MorvanZhou/tutorials

    12,952Auf GitHub ansehen↗

    This repository is a comprehensive collection of instructional guides and practical examples for Python development, focusing on machine learning, data science, and web scraping. It provides implementations for neural networks, reinforcement learning algorithms, and deep learning architectures using PyTorch, alongside detailed manuals for scientific computing and data visualization. The project distinguishes itself by offering specialized tutorials on concurrent programming to optimize CPU performance and guides for setting up Linux development environments. It covers the implementation of ad

    Pythonmachine-learningmultiprocessingneural-network
    Auf GitHub ansehen↗12,952
  • openai/gpt-2Avatar von openai

    openai/gpt-2

    24,967Auf GitHub ansehen↗

    This project is a transformer-based language model and autoregressive text generator designed to predict the next token in a sequence to produce human-like prose and synthetic text. It functions as a large language model that utilizes a transformer architecture to learn linguistic patterns from large datasets for unsupervised multitask learning. The repository provides a distribution of pre-trained weights, enabling natural language processing tasks without requiring additional training. This allows the model to perform zero-shot task generalization by applying learned patterns to new tasks.

    Python
    Auf GitHub ansehen↗24,967
Alle 25 Alternativen zu ELECTRA anzeigen→

Häufig gestellte Fragen

Was macht cluebenchmark/electra?

中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model

Was sind die Hauptfunktionen von cluebenchmark/electra?

Die Hauptfunktionen von cluebenchmark/electra sind: Pre-trained Language Models.

Welche Open-Source-Alternativen gibt es zu cluebenchmark/electra?

Open-Source-Alternativen zu cluebenchmark/electra sind unter anderem: codertimo/bert-pytorch. huggingface/course — This project is an educational course and learning curriculum for implementing and fine-tuning transformer models… openai/gpt-2 — This project is a transformer-based language model and autoregressive text generator designed to predict the next… morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,… facebookresearch/lama — LAnguage Model Analysis. eleutherai/gpt-neox — gpt-neox is a distributed training system and framework for building large-scale autoregressive language models. It…