awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
huggingface avatar

huggingface/pytorch-pretrained-BERT

0
View on GitHub↗
161,658 نجوم·33,529 تفرعات·Python·Apache-2.0·16 مشاهداتhuggingface.co/transformers↗

Pytorch Pretrained BERT

This project is a PyTorch transformer model library and pre-trained model framework. It serves as a deep learning model hub and multimodal inference engine, providing a centralized system for loading, executing, and fine-tuning state-of-the-art model checkpoints.

The library focuses on multimodal machine learning, enabling predictions across text, vision, and audio data. It provides specialized capabilities for model framework interoperability, allowing the conversion of weights and definitions between different deep learning libraries.

The platform covers the full model lifecycle, including model development through standardized definitions, deep learning model training via fine-tuning on custom datasets, and the deployment of conversational AI interfaces.

Features

  • Multimodal Inference Engines - Ships a multimodal inference engine capable of processing and generating outputs from text, image, and audio data.
  • Multimodal Machine Learning - Builds and deploys models that process and relate information from multiple sources such as text, images, and audio.
  • Model Definition Standards - Acts as a centralized hub providing standardized model definitions for consistent execution across diverse environments.
  • Model Inference - Provides a framework for loading models and generating predictions across text, vision, audio, and multimodal data.
  • Model Adaptation Frameworks - Provides a comprehensive framework for loading state-of-the-art checkpoints and fine-tuning them across multiple modalities.
  • Unified Inference Pipelines - Ships a unified inference pipeline that processes diverse data modalities through a sequence of tokenizers and layers.
  • Model Checkpoints - Provides utilities for initializing models by loading pre-trained weight checkpoints from disk.
  • Neural Network Layers - Implements neural network architectures using a stack of reusable layers for tensor transformations.
  • Multimodal Model Definitions - Provides a standardized set of classes to define model architectures across text, vision, and audio modalities.
  • Standardized Model Architectures - Provides centralized definitions for state-of-the-art models across text, vision, audio, and multimodal tasks.
  • Interoperable Model Definitions - Creates universal model definitions compatible with diverse inference engines and training libraries.
  • Full Parameter Fine-Tuning - Supports updating all model parameters via gradient descent on task-specific datasets to adapt general models.
  • Machine Learning Training - Offers frameworks and utilities for fine-tuning deep learning architectures using a standardized definition framework.
  • Model Fine-Tuning - Provides procedures for adapting pre-trained models to specific tasks using custom datasets.
  • Model Interoperability Formats - Ensures compatibility across environments by converting model weights and definitions between different libraries.
  • Weight Conversion Utilities - Includes utilities to transform model weights between different deep learning framework formats for interoperability.
  • Model Weight Converters - Includes tools for converting and transferring model weights between different deep learning frameworks.
  • Transformer Models - Implements a wide collection of pre-trained transformer models based on the PyTorch framework.
  • Pre-trained Language Models - PyTorch implementation of BERT models.
  • General NLP - Listed in the “General NLP” section of the The Incredible Pytorch awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ huggingface/pytorch-pretrained-bertمخطط تاريخ النجوم لـ huggingface/pytorch-pretrained-bert

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة huggingface/pytorch-pretrained-bert؟

This project is a PyTorch transformer model library and pre-trained model framework. It serves as a deep learning model hub and multimodal inference engine, providing a centralized system for loading, executing, and fine-tuning state-of-the-art model checkpoints.

ما هي الميزات الرئيسية لـ huggingface/pytorch-pretrained-bert؟

الميزات الرئيسية لـ huggingface/pytorch-pretrained-bert هي: Multimodal Inference Engines, Multimodal Machine Learning, Model Definition Standards, Model Inference, Model Adaptation Frameworks, Unified Inference Pipelines, Model Checkpoints, Neural Network Layers.

ما هي البدائل مفتوحة المصدر لـ huggingface/pytorch-pretrained-bert؟

تشمل البدائل مفتوحة المصدر لـ huggingface/pytorch-pretrained-bert: huggingface/course — This project is an educational course and learning curriculum for implementing and fine-tuning transformer models… accumulatemore/cv — This project is a comprehensive deep learning framework and educational platform designed for constructing, training,… openbmb/voxcpm — VoxCPM is a multilingual speech synthesis system and text-to-speech inference server. It functions as an AI voice… ludwig-ai/ludwig — Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying… apple/turicreate — This project is an automated machine learning framework and toolkit designed for training and tuning custom models for… autogluon/autogluon — AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end…

بدائل مفتوحة المصدر لـ Pytorch Pretrained BERT

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Pytorch Pretrained BERT.
  • huggingface/courseالصورة الرمزية لـ huggingface

    huggingface/course

    3,715عرض على GitHub↗

    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
    عرض على GitHub↗3,715
  • accumulatemore/cvالصورة الرمزية لـ AccumulateMore

    AccumulateMore/CV

    21,907عرض على GitHub↗

    This project is a comprehensive deep learning framework and educational platform designed for constructing, training, and evaluating neural network architectures. It provides a modular environment for building models through tensor operations and automatic differentiation, supporting a wide range of tasks from image classification and object detection to sequential data processing. Beyond its core technical capabilities, the project distinguishes itself by integrating professional career development resources directly into its learning ecosystem. It offers structured guidance, resume reviews,

    Jupyter Notebookagentagentsbook
    عرض على GitHub↗21,907
  • openbmb/voxcpmالصورة الرمزية لـ OpenBMB

    OpenBMB/VoxCPM

    29,985عرض على GitHub↗

    VoxCPM is a multilingual speech synthesis system and text-to-speech inference server. It functions as an AI voice cloning tool and a synthetic voice designer, capable of generating natural speech across global languages and regional dialects using a GPU-accelerated audio generator. The project features a speech model fine-tuning framework that supports both full parameter updates and low-rank adaptation for customizing voice characteristics. It enables high-fidelity voice cloning from reference audio, including cross-lingual voice transfer and acoustic environment mimicry, as well as the crea

    Pythonaudiodeeplearningminicpm
    عرض على GitHub↗29,985
  • ludwig-ai/ludwigالصورة الرمزية لـ ludwig-ai

    ludwig-ai/ludwig

    11,717عرض على GitHub↗

    Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying neural networks. It enables the construction of models that process text, images, audio, and tabular data through a unified interface using declarative configuration files rather than custom code. The system features a specialized low-code framework for large language models, supporting supervised fine-tuning, preference alignment, and a constrained decoding tool to force structured data output via logit extraction. It also includes an automated model architecture search to i

    Pythoncomputer-visiondata-centricdata-science
    عرض على GitHub↗11,717
عرض جميع البدائل الـ 30 لـ Pytorch Pretrained BERT→