Skip to content
View oroszgy's full-sized avatar
:octocat:
:octocat:

Organizations

@ec-doris @huspacy

Block or report oroszgy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

Pytorch implementations

Implementation of various interesting models
13 repositories

Named Entity Recognition (NER) with different combinations of BiGRU, Self-Attention and CRF

Python 63 20 Updated Jan 8, 2021

https://arxiv.org/pdf/1909.04054

Python 78 27 Updated Nov 2, 2022

A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.

Python 2,324 267 Updated Jan 5, 2026

a library for named entity recognition developed by UF HOBI NLP lab featuring SOTA algorithms

Python 156 29 Updated Sep 13, 2023

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

Python 2,235 435 Updated Mar 11, 2023

Simple pytorch implementation of focal loss

Python 86 7 Updated Apr 24, 2023
Python 1 Updated Jan 25, 2022

The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`

Python 274 37 Updated Jun 12, 2023

A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch

Python 127 4 Updated Aug 25, 2025

The repository for the code of the UltraFastBERT paper

Python 519 28 Updated Mar 24, 2024

Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al

Python 268 45 Updated Mar 5, 2023

label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful

Python 2,261 373 Updated Oct 17, 2024

This repository contains demos I made with the Transformers library by HuggingFace.

Jupyter Notebook 11,524 1,716 Updated Mar 9, 2026