Skip to content
View killua-zyk's full-sized avatar

Block or report killua-zyk

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
  • 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.

    Python MIT License Updated Sep 13, 2023
  • DeepIE Public

    Forked from loujie0822/DeepIE

    DeepIE: Deep Learning for Information Extraction

    Python Updated Dec 9, 2022
  • funNLP Public

    Forked from fighting41love/funNLP

    中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…

    Python Updated Nov 30, 2022
  • 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记

    C++ Updated Apr 17, 2022
  • 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力

    Python 1 Updated Mar 4, 2022
  • fun-rec Public

    Forked from datawhalechina/fun-rec

    本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。

    Python Other Updated Dec 16, 2021
  • TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute framework.

    Shell Other Updated Oct 31, 2021
  • 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06

    JavaScript GNU General Public License v3.0 Updated Jul 12, 2021
  • 腾讯word2vec模型缩小版

    Jupyter Notebook Updated Apr 20, 2021
  • DDParser Public

    Forked from baidu/DDParser

    百度开源的依存句法分析系统

    Python Apache License 2.0 Updated Dec 11, 2020
  • BERT distillation(基于BERT的蒸馏实验 )

    Python Updated Jul 30, 2020
  • HanLP Public

    Forked from hankcs/HanLP

    中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

    Python Apache License 2.0 Updated Jul 21, 2020
  • xlearn Public

    Forked from aksnzhy/xlearn

    High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI …

    C++ Apache License 2.0 Updated Jul 6, 2020
  • OpenNMT-py Public

    Forked from OpenNMT/OpenNMT-py

    Open Source Neural Machine Translation in PyTorch

    Python MIT License Updated Jul 2, 2020
  • lac Public

    Forked from baidu/lac

    百度NLP:分词,词性标注,命名实体识别

    C++ Apache License 2.0 Updated Jun 29, 2020
  • AiLearning Public

    Forked from apachecn/ailearning

    AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP

    Python GNU General Public License v3.0 Updated Apr 22, 2020
  • fast-bert Public

    Forked from utterworks/fast-bert

    Super easy library for BERT based NLP models

    Python Apache License 2.0 Updated Apr 21, 2020
  • 中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。

    Apache License 2.0 Updated Mar 30, 2020
  • textpipe Public

    Forked from textpipe/textpipe

    Textpipe: clean and extract metadata from text

    Python MIT License Updated Mar 23, 2020
  • Mapping a variable-length sentence to a fixed-length vector using BERT model

    Python MIT License Updated Mar 13, 2020
  • A toolkit for managing pretrained models of PaddlePaddle and helping user getting started with transfer learning more efficiently. (『飞桨』预训练模型管理和迁移学习工具 )

    Python Apache License 2.0 Updated Mar 6, 2020
  • This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.

    Python MIT License Updated Mar 2, 2020
  • 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.

    Python Apache License 2.0 Updated Feb 26, 2020
  • alibabacloud-aiacc-demo

    Python Apache License 2.0 Updated Feb 14, 2020
  • 使用Bert,ERNIE,进行中文文本分类

    Python MIT License Updated Dec 26, 2019
  • Feel free to fine tune large BERT models with Multi-GPU and FP16 support.

    Python Apache License 2.0 Updated Dec 16, 2019
  • pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation

    Python MIT License Updated Nov 25, 2019
  • xlnet Public

    Forked from zihangdai/xlnet

    XLNet: Generalized Autoregressive Pretraining for Language Understanding

    Python Apache License 2.0 Updated Nov 21, 2019
  • bert Public

    Forked from google-research/bert

    TensorFlow code and pre-trained models for BERT

    Python Apache License 2.0 Updated Oct 29, 2019
  • 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算

    Python Apache License 2.0 Updated Oct 14, 2019