Trending repositories for topic bert
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. W...
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
This repository contains demos I made with the Transformers library by HuggingFace.
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Sear...
[NeurIPS'24 Spotlight] Text2CAD: Generating Sequential CAD Designs from Beginner-to-Expert Level Text Prompts
Transformer related optimization, including BERT, GPT
A PyTorch-based knowledge distillation toolkit for natural language processing
Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary...
Bringing BERT into modernity via both architecture changes and scaling
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
Research and Materials on Hardware implementation of Transformer Model
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
[NeurIPS'24 Spotlight] Text2CAD: Generating Sequential CAD Designs from Beginner-to-Expert Level Text Prompts
Research and Materials on Hardware implementation of Transformer Model
The Official Repo for "Quick Start Guide to Large Language Models"
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. W...
Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary...
Bringing BERT into modernity via both architecture changes and scaling
A PyTorch-based knowledge distillation toolkit for natural language processing
This repository contains demos I made with the Transformers library by HuggingFace.
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
tensorflow를 사용하여 텍스트 전처리부터, Topic Models, BERT, GPT, LLM과 같은 최신 모델의 다운스트림 태스크들을 정리한 Deep Learning NLP 저장소입니다.
LLM-PowerHouse: Unleash LLMs' potential through curated tutorials, best practices, and ready-to-use code for custom training and inferencing.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
Transformer related optimization, including BERT, GPT
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. W...
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
This repository contains demos I made with the Transformers library by HuggingFace.
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
Bringing BERT into modernity via both architecture changes and scaling
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
[NeurIPS'24 Spotlight] Text2CAD: Generating Sequential CAD Designs from Beginner-to-Expert Level Text Prompts
we want to create a repo to illustrate usage of transformers in chinese
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Sear...
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
Natural Language Processing Tutorial for Deep Learning Researchers
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary...
Datasets, tools, and benchmarks for representation learning of code.
[NeurIPS'24 Spotlight] Text2CAD: Generating Sequential CAD Designs from Beginner-to-Expert Level Text Prompts
A flexible, adaptive classification system for dynamic text classification
Bringing BERT into modernity via both architecture changes and scaling
Research and Materials on Hardware implementation of Transformer Model
Generalist and Lightweight Model for Relation Extraction (Extract any relationship types from text)
Retrieve, Read and LinK: Fast and Accurate Entity Linking and Relation Extraction on an Academic Budget (ACL 2024)
对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on torch 1.7.1
AI-powered universal search for all your personal data, tailored just for you. Goal:The world's first product with "edge-side LLMs + consumer data localization" as its core development direction.
Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)
Combining Automatic Labelers and Expert Annotations for Accurate Radiology Report Labeling Using BERT
BERT classification model for processing texts longer than 512 tokens. Text is first divided into smaller chunks and after feeding them to BERT, intermediate results are pooled. The implementation all...
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. W...
Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary...
we want to create a repo to illustrate usage of transformers in chinese
This repository contains demos I made with the Transformers library by HuggingFace.
The Official Repo for "Quick Start Guide to Large Language Models"
Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and 🔜 video, up to 5x faster than OpenAI CLIP and LLaVA 🖼️ & 🖋️
A flexible, adaptive classification system for dynamic text classification
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. W...
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Bringing BERT into modernity via both architecture changes and scaling
This repository contains demos I made with the Transformers library by HuggingFace.
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
we want to create a repo to illustrate usage of transformers in chinese
A flexible, adaptive classification system for dynamic text classification
[NeurIPS'24 Spotlight] Text2CAD: Generating Sequential CAD Designs from Beginner-to-Expert Level Text Prompts
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Sear...
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
Transformer related optimization, including BERT, GPT
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
[NeurIPS'24 Spotlight] Text2CAD: Generating Sequential CAD Designs from Beginner-to-Expert Level Text Prompts
Bringing BERT into modernity via both architecture changes and scaling
It's Smart-Question Answering System on short as well as long documents. It can automatically find answers to matching questions directly from documents. The deep learning language model converts the ...
Fine-tuning an LLM using a Generic Workflow and Best Practices with PyTorch
A clean PyTorch implementation of the original Transformer model + A German -> English translation example
Basic implementation of the life2vec model with the dummy data.
Generalist and Lightweight Model for Relation Extraction (Extract any relationship types from text)
[ACL 2023] Solving Math Word Problems via Cooperative Reasoning induced Language Models (LLMs + MCTS + Self-Improvement)
Transformers 3rd Edition
AI-Generated Text Detection: A BERT-powered solution for accurately identifying AI-generated text. Seamlessly integrated, highly accurate, and user-friendly.🚀
Research and Materials on Hardware implementation of Transformer Model
Official repository of the "Transformer Fusion with Optimal Transport" paper, published as a conference paper at ICLR 2024.
Retrieve, Read and LinK: Fast and Accurate Entity Linking and Relation Extraction on an Academic Budget (ACL 2024)
Combining Automatic Labelers and Expert Annotations for Accurate Radiology Report Labeling Using BERT
This project focuses on fine-tuning a BERT model for question answering using a limited dataset for illustration purposes.
Awesome-LLM-Eval: a curated list of tools, datasets/benchmark, demos, leaderboard, papers, docs and models, mainly for Evaluation on LLMs. 一个由工具、基准/数据、演示、排行榜和大模型等组成的精选列表,主要面向基础大模型评测,旨在探求生成式AI的技术边界.
The Official Repo for "Quick Start Guide to Large Language Models"
Bringing BERT into modernity via both architecture changes and scaling
Go library for embedded vector search and semantic embeddings using llama.cpp
Generalist and Lightweight Model for Relation Extraction (Extract any relationship types from text)
[NeurIPS'24 Spotlight] Text2CAD: Generating Sequential CAD Designs from Beginner-to-Expert Level Text Prompts
AI-powered universal search for all your personal data, tailored just for you. Goal:The world's first product with "edge-side LLMs + consumer data localization" as its core development direction.
A flexible, adaptive classification system for dynamic text classification
Developed BERT, LSTM, TFIDF, and Word2Vec models to analyze social media data, extracting service aspects and sentiments from a custom dataset. Provided actionable insights to telecom operators for cu...
Official repository of the "Transformer Fusion with Optimal Transport" paper, published as a conference paper at ICLR 2024.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. W...
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
This repository contains demos I made with the Transformers library by HuggingFace.
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Sear...
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
Bringing BERT into modernity via both architecture changes and scaling
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
we want to create a repo to illustrate usage of transformers in chinese
Natural Language Processing Tutorial for Deep Learning Researchers
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
Transformer related optimization, including BERT, GPT
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
Go library for embedded vector search and semantic embeddings using llama.cpp
[NeurIPS'24 Spotlight] Text2CAD: Generating Sequential CAD Designs from Beginner-to-Expert Level Text Prompts
A complete overview and insights into AI-Text detection :seedling: using the powerful BERT(Bi-directional encoder representation transformer) to predict if a text is AI-generated :sunflower: or Human-...
Unattended Lightweight Text Classifiers with LLM Embeddings
Basic implementation of the life2vec model with the dummy data.
Modular Rust transformer/LLM library using Candle
📚 Text Classification with LoRA (Low-Rank Adaptation) of Language Models - Efficiently fine-tune large language models for text classification tasks using the Stanford Sentiment Treebank (SST-2) data...
AI-powered universal search for all your personal data, tailored just for you. Goal:The world's first product with "edge-side LLMs + consumer data localization" as its core development direction.
The Official Repo for "Quick Start Guide to Large Language Models"
AI-Generated Text Detection: A BERT-powered solution for accurately identifying AI-generated text. Seamlessly integrated, highly accurate, and user-friendly.🚀
Use Large Language Models like OpenAI's GPT-3.5 for data annotation and model enhancement. This framework combines human expertise with LLMs, employs Iterative Active Learning for continuous improveme...
Fast and memory-efficient library for WordPiece tokenization as it is used by BERT.
Highly commented implementations of Transformers in PyTorch
LLM-PowerHouse: Unleash LLMs' potential through curated tutorials, best practices, and ready-to-use code for custom training and inferencing.
文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT
Awesome-LLM-Eval: a curated list of tools, datasets/benchmark, demos, leaderboard, papers, docs and models, mainly for Evaluation on LLMs. 一个由工具、基准/数据、演示、排行榜和大模型等组成的精选列表,主要面向基础大模型评测,旨在探求生成式AI的技术边界.
Research and Materials on Hardware implementation of Transformer Model
A clean PyTorch implementation of the original Transformer model + A German -> English translation example