An open API service providing repository metadata for many open source software ecosystems.

Topic: "roberta"

microsoft/LoRA

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

Language: Python - Size: 33.3 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 11,744 - Forks: 742

ymcui/Chinese-BERT-wwm

Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)

Language: Python - Size: 15.5 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 9,924 - Forks: 1,393

jessevig/bertviz

BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

Language: Python - Size: 194 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 6,894 - Forks: 777

lonePatient/awesome-pretrained-chinese-nlp-models

Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合

Language: Python - Size: 1.72 MB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 5,217 - Forks: 494

CLUEbenchmark/CLUE

中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard

Language: Python - Size: 2.41 MB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 4,110 - Forks: 547

brightmart/albert_zh

A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型

Language: Python - Size: 2 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 3,966 - Forks: 752

dbiir/UER-py

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

Language: Python - Size: 50.5 MB - Last synced at: about 18 hours ago - Pushed at: 12 months ago - Stars: 3,060 - Forks: 523

brightmart/roberta_zh

RoBERTa中文预训练模型: RoBERTa for Chinese

Language: Python - Size: 308 KB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 2,693 - Forks: 413

guillaume-be/rust-bert

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

Language: Rust - Size: 4.06 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 2,631 - Forks: 215

fhamborg/news-please

news-please - an integrated web crawler and information extractor for news that just works

Language: Python - Size: 2.99 MB - Last synced at: 12 days ago - Pushed at: 27 days ago - Stars: 2,197 - Forks: 431

microsoft/DeBERTa

The implementation of DeBERTa

Language: Python - Size: 237 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 2,072 - Forks: 234

deepset-ai/FARM 📦

:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.

Language: Python - Size: 6.97 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 1,750 - Forks: 249

Tencent/TurboTransformers

a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.

Language: C++ - Size: 4.04 MB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 1,518 - Forks: 201

CLUEbenchmark/CLUENER2020

CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition

Language: Python - Size: 867 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 1,485 - Forks: 302

920232796/bert_seq2seq

pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。

Language: Python - Size: 3.45 MB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 1,297 - Forks: 210

Tencent/TencentPretrain

Tencent Pre-training framework in PyTorch & Pre-trained Model Zoo

Language: Python - Size: 41.2 MB - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 1,072 - Forks: 148

CLUEbenchmark/CLUECorpus2020

Large-scale Pre-training Corpus for Chinese 100G 中文预训练语料

Size: 308 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 938 - Forks: 81

grammarly/gector

Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)

Language: Python - Size: 669 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 907 - Forks: 216

explosion/curated-transformers

🤖 A PyTorch library of curated Transformer models and their composable components

Language: Python - Size: 1.47 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 882 - Forks: 34

CLUEbenchmark/CLUEPretrainedModels

高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型

Language: Python - Size: 789 KB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 815 - Forks: 95

asyml/texar-pytorch

Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/

Language: Python - Size: 3.08 MB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 745 - Forks: 115

VinAIResearch/PhoBERT

PhoBERT: Pre-trained language models for Vietnamese (EMNLP-2020 Findings)

Size: 66.4 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 705 - Forks: 102

clue-ai/PromptCLUE

PromptCLUE, 全中文任务支持零样本学习模型

Language: Jupyter Notebook - Size: 15.9 MB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 662 - Forks: 67

VinAIResearch/BERTweet

BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)

Language: Python - Size: 140 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 589 - Forks: 52

rinnakk/japanese-pretrained-models

Code for producing Japanese pretrained models provided by rinna Co., Ltd.

Language: Python - Size: 827 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 582 - Forks: 41

KLUE-benchmark/KLUE

📖 Korean NLU Benchmark

Size: 44.7 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 532 - Forks: 55

EricFillion/happy-transformer

Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.

Language: Python - Size: 18.8 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 529 - Forks: 68

HHousen/TransformerSum

Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.

Language: Python - Size: 11.7 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 427 - Forks: 58

hemingkx/CLUENER2020

A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.

Language: Python - Size: 6.38 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 408 - Forks: 97

cliang1453/BOND

BOND: BERT-Assisted Open-Domain Name Entity Recognition with Distant Supervision

Language: Python - Size: 115 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 283 - Forks: 35

iflytek/MiniRBT

MiniRBT (中文小型预训练模型系列)

Language: Python - Size: 17.4 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 274 - Forks: 17

dpressel/mint

MinT: Minimal Transformer Library and Tutorials

Language: Python - Size: 123 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 253 - Forks: 14

brightmart/xlnet_zh

中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large

Language: Python - Size: 683 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 230 - Forks: 35

sudharsan13296/Getting-Started-with-Google-BERT

Build and train state-of-the-art natural language processing models using BERT

Language: Jupyter Notebook - Size: 17 MB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 221 - Forks: 83

liuyukid/transformers-ner

Pytorch-Named-Entity-Recognition-with-transformers

Language: Python - Size: 1.71 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 209 - Forks: 44

amansrivastava17/embedding-as-service

One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques

Language: Python - Size: 1.93 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 205 - Forks: 30

labteral/ernie

Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.

Language: Python - Size: 326 KB - Last synced at: 16 days ago - Pushed at: 11 months ago - Stars: 200 - Forks: 31

iPieter/RobBERT

A Dutch RoBERTa-based language model

Language: Jupyter Notebook - Size: 1.58 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 197 - Forks: 29

yueyu1030/COSINE

[NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self-Training Approach'.

Language: Python - Size: 30.7 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 196 - Forks: 24

EveripediaNetwork/fastc

Unattended Lightweight Text Classifiers with LLM Embeddings

Language: Python - Size: 117 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 185 - Forks: 10

declare-lab/RECCON

This repository contains the dataset and the PyTorch implementations of the models from the paper Recognizing Emotion Cause in Conversations.

Language: Python - Size: 15.9 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 179 - Forks: 30

brightmart/multi-label_classification

transform multi-label classification as sentence pair task, with more training data and information

Language: Python - Size: 61.5 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 178 - Forks: 29

hemingkx/WordSeg

A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .

Language: Python - Size: 4.2 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 164 - Forks: 40

jaketae/koclip

KoCLIP: Korean port of OpenAI CLIP, in Flax

Language: Python - Size: 27.9 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 150 - Forks: 18

codelion/adaptive-classifier

A flexible, adaptive classification system for dynamic text classification

Language: Python - Size: 3.26 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 146 - Forks: 11

arxyzan/data2vec-pytorch

PyTorch implementation of "data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language" from Meta AI

Language: Python - Size: 1.16 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 146 - Forks: 25

OpenRoberta/openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.

Language: JavaScript - Size: 460 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 130 - Forks: 122

microsoft/AdaMix

This is the implementation of the paper AdaMix: Mixture-of-Adaptations for Parameter-efficient Model Tuning (https://arxiv.org/abs/2205.12410).

Language: Python - Size: 16.7 MB - Last synced at: about 19 hours ago - Pushed at: over 1 year ago - Stars: 130 - Forks: 11

ROGERDJQ/RoBERTaABSA

Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.

Language: Python - Size: 4.65 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 121 - Forks: 21

haoliuhl/language-quantized-autoencoders

Language Quantized AutoEncoders

Language: Python - Size: 37.1 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 103 - Forks: 5

MahmoudWahdan/dialog-nlu

Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU

Language: Jupyter Notebook - Size: 806 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 94 - Forks: 40

tae898/erc

The official implementation of "EmoBERTa: Speaker-Aware Emotion Recognition in Conversation with RoBERTa"

Language: Jupyter Notebook - Size: 124 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 93 - Forks: 23

mim-solutions/bert_for_longer_texts

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 allows fine-tuning.

Language: Python - Size: 4.42 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 87 - Forks: 22

sdadas/polish-roberta

RoBERTa models for Polish

Language: Python - Size: 156 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 82 - Forks: 13

AI-secure/InfoBERT

[ICLR 2021] "InfoBERT: Improving Robustness of Language Models from An Information Theoretic Perspective" by Boxin Wang, Shuohang Wang, Yu Cheng, Zhe Gan, Ruoxi Jia, Bo Li, Jingjing Liu

Language: Python - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 81 - Forks: 6

mukhal/xlm-roberta-ner

Named Entity Recognition with Pretrained XLM-RoBERTa

Language: Python - Size: 2.86 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 81 - Forks: 25

vipulraheja/iterater

Official implementation of the paper "IteraTeR: Understanding Iterative Revision from Human-Written Text" (ACL 2022)

Language: Python - Size: 18.3 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 76 - Forks: 8

lonePatient/CLUE_pytorch

CLUE baseline pytorch CLUE的pytorch版本基线

Language: Python - Size: 340 KB - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 74 - Forks: 17

DebarshiChanda/Amazon-ML-Challenge2021

Scripts and Approach for Amazon ML Challenge

Language: Jupyter Notebook - Size: 1.68 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 72 - Forks: 13

YJiangcm/SST-2-sentiment-analysis

Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch

Language: Jupyter Notebook - Size: 528 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 67 - Forks: 16

xiongma/roberta-wwm-base-distill 📦

this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large

Language: Python - Size: 90.8 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 65 - Forks: 11

camelop/NLP-Robustness

OOD Generalization and Detection (ACL 2020)

Language: Python - Size: 512 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 59 - Forks: 9

aj-naik/Text-Summarization

Abstractive and Extractive Text summarization using Transformers.

Language: Jupyter Notebook - Size: 163 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 58 - Forks: 8

autosoft-dev/code-bert

Automatically check mismatch between code and comments using AI and ML

Language: Python - Size: 270 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 53 - Forks: 4

jhgan00/ko-sentence-transformers

한국어 사전학습 모델을 활용한 문장 임베딩

Language: Python - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 3

920232796/bert_seq2seq_DDP

bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。

Language: Python - Size: 312 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 5

ai-forever/model-zoo

NLP model zoo for Russian

Size: 22.5 MB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 45 - Forks: 1

hritik5102/Fake-news-classification-model

✨ Fake news classification using source adaptive framework - BE Project 🎓The repository contains Detailed Documentation of the project, Classification pipeline, Architecture, System Interface Design, Tech stack used.

Language: Jupyter Notebook - Size: 125 MB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 40 - Forks: 8

ROIM1998/APT

[ICML'24 Oral] APT: Adaptive Pruning and Tuning Pretrained Language Models for Efficient Training and Inference

Language: Python - Size: 4.08 MB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 38 - Forks: 1

jind11/MMM-MCQA

Source code for our "MMM" paper at AAAI 2020

Language: Python - Size: 28.5 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 38 - Forks: 9

SunnyMarkLiu/les-military-mrc-rank7

莱斯杯:全国第二届“军事智能机器阅读”挑战赛 - Rank7 解决方案

Language: Jupyter Notebook - Size: 1.84 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 37 - Forks: 13

oxidized-transformers/oxidized-transformers

Modular Rust transformer/LLM library using Candle

Language: Rust - Size: 142 KB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 36 - Forks: 3

adapter-hub/efficient-task-transfer

Research code for "What to Pre-Train on? Efficient Intermediate Task Selection", EMNLP 2021

Language: Python - Size: 98.6 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 4

tinkoff-ai/palbert

Code for the paper "PALBERT: Teaching ALBERT to Ponder", NeurIPS 2022 Spotlight

Language: Python - Size: 3.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 0

Ermlab/PoLitBert

Polish RoBERTA model trained on Polish literature, Wikipedia, and Oscar. The major assumption is that quality text will give a good model.

Language: Python - Size: 4.03 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 33 - Forks: 3

gyunggyung/DistilKoBiLSTM

Distilling Task-Specific Knowledge from Teacher Model into BiLSTM

Language: Python - Size: 88.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 32 - Forks: 4

nguyenvulebinh/vietnamese-roberta

A Robustly Optimized BERT Pretraining Approach for Vietnamese

Language: Python - Size: 11.7 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 32 - Forks: 6

p208p2002/Transformer-QG-on-SQuAD

Implement Question Generator with SOTA pre-trained Language Models (RoBERTa, BERT, GPT, BART, T5, etc.)

Language: Python - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 32 - Forks: 2

zeyadusf/LLMs-from-Scratch

Build a Large Language Model (From Scratch) book and Finetuned Models

Language: Jupyter Notebook - Size: 8.22 MB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 29 - Forks: 17

vlarine/ruberta

Russian RoBERTa

Language: Python - Size: 648 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 29 - Forks: 1

nipunsadvilkar/roberta-base-mr

RoBERTa Marathi Language model trained from scratch during huggingface 🤗 x flax community week

Language: Python - Size: 440 KB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 27 - Forks: 4

IS2AI/KazNERD

An open-source Kazakh named entity recognition dataset (KazNERD), annotation guidelines, and baseline NER models.

Language: Python - Size: 22.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 26 - Forks: 4

MarkusSagen/Master-Thesis-Multilingual-Longformer

Master thesis with code investigating methods for incorporating long-context reasoning in low-resource languages, without the need to pre-train from scratch. We investigated if multilingual models could inherit these properties by making it an Efficient Transformer (s.a. the Longformer architecture).

Language: Jupyter Notebook - Size: 10.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 8

menghuanlater/Tianchi2020ChineseMedicineQuestionGeneration

2020 阿里云天池大数据竞赛-中医药文献问题生成挑战赛

Language: Python - Size: 1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 25 - Forks: 9

menghuanlater/Tianchi2020ChineseMedicineNER

2020阿里云天池大数据竞赛-中医药命名实体识别挑战赛

Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 7

thuwyh/Tweet-Sentiment-Extraction

Part of the 7th solution of the Kaggle Tweet Sentiment Extraction competition

Language: Jupyter Notebook - Size: 9.35 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 24 - Forks: 3

Betswish/Cross-Lingual-Consistency

Easy-to-use framework for evaluating cross-lingual consistency of factual knowledge (Supported LLaMA, BLOOM, mT5, RoBERTa, etc.) Paper here: https://aclanthology.org/2023.emnlp-main.658/

Language: Python - Size: 15.4 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 1

declare-lab/TEAM

Our EMNLP 2022 paper on MCQA

Language: Python - Size: 98 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 3

shawroad/Text-Classification-Pytorch

Summary and comparison of Chinese classification models

Language: Python - Size: 11.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 3

German-NLP-Group/german-transformer-training

Plan and train German transformer models.

Language: Python - Size: 764 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 20 - Forks: 2

alexa/ramen

A software for transferring pre-trained English models to foreign languages

Language: Python - Size: 3.05 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 6

Data-Science-kosta/Long-texts-Sentiment-Analysis-RoBERTa

PyTorch implementation of Sentiment Analysis of the long texts written in Serbian language (which is underused language) using pretrained Multilingual RoBERTa based model (XLM-R) on the small dataset.

Language: Jupyter Notebook - Size: 8.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 7

jiangnanboy/model2onnx

model2onnx,将roberta和macbert模型转为onnx格式,并进行推理。

Language: Python - Size: 244 KB - Last synced at: 29 days ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 11

jiangnanboy/onnx-java

onnx-java,这里利用java加载onnx模型,并进行推理。

Language: Java - Size: 64.5 KB - Last synced at: 29 days ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 5

crux82/AILC-lectures2021-lab

This is a Pytorch (+ Huggingface transformers) implementation of a "simple" text classifier defined using BERT-based models. In this lab we will see how it is simple to use BERT for a sentence classification task, obtaining state-of-the-art results in few lines of python code.

Language: Jupyter Notebook - Size: 185 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 18 - Forks: 5

ztjhz/miniLM

Small Model Is All You Need - NTU SC4001 Neural Network & Deep Learning Project

Language: Python - Size: 15.7 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

utahnlp/infotabs-code

Implementation of the semi-structured inference model in our ACL 2020 paper, INFOTABS: Inference on Tables as Semi-structured Data.

Language: Python - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 7

m3hrdadfi/zabanshenas

Zabanshenas is a solution for identifying the most likely language of a piece of written text. Demo (👇 )

Language: Python - Size: 83.9 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 1

hyeonsangjeon/AWS-LLM-SageMaker

SageMaker Ployglot based RAG opensearch

Language: Jupyter Notebook - Size: 2.81 MB - Last synced at: 22 days ago - Pushed at: 30 days ago - Stars: 16 - Forks: 2

FlatlinerDOA/PerceptivePyro

Run and train Transformer based Large Language Models (LLMS) natively in .NET using TorchSharp

Language: C# - Size: 1.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 16 - Forks: 4