Pinned Repositories
AliceMind
ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab
awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
chatgpt-web
使用 express 和 vue3 搭建的 ChartGPT 演示网页
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
CLUEPretrainedModels
高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型
EasySpider
A visual no-code/code-free web crawler/spider一个可视化爬虫软件,可以无代码图形化设计和执行的爬虫任务
FastChat
An open platform for training, serving, and evaluating large languages. Release repo for Vicuna and FastChat-T5.
LLM-Agent-Paper-List
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
SkyText-Chinese-GPT3
SkyText is a Chinese GPT3 pre-trained large model released by Singularity-AI, which can perform different tasks such as chatting, Q&A, and Chinese-English translation. /SkyText是由奇点智源发布的中文GPT3预训练大模型,可以进行聊天、问答、中英互译等不同的任务。
transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
nick-2008's Repositories
nick-2008/ZEN
A BERT-based Chinese Text Encoder Enhanced by N-gram Representations
nick-2008/AI_Sudoku
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
nick-2008/ALBERT
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
nick-2008/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
nick-2008/BERT-CH-NER
基于BERT的中文命名实体识别
nick-2008/CapsNet-for-text-classification-tf2.0
tensorflow2.0 capsule network text classification
nick-2008/ccks_baidu_entity_link
ccks baidu entity link 实体链接 第一名
nick-2008/CCL2019-Chinese-Humor-Computation
CCL2019,“小牛杯”中文幽默计算任务的数据集及baseline
nick-2008/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
nick-2008/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
nick-2008/CNSD
中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)
nick-2008/co
An elegant and efficient C++ basic library for Linux, Windows and Mac.
nick-2008/Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
nick-2008/dl-notes
nick-2008/ELMo-chinese
Deep contextualized word representations for Chinese
nick-2008/FASPell
2019-SOTA简繁中文拼写检查工具:FASPell Chinese Spell Checker (Chinese Spell Check / 中文拼写检错 / 中文拼写纠错 / 中文拼写检查)
nick-2008/HTML-to-Latex-Converter
HTML to Latex converter can be directly used to make pdfs from input html files. It does so by doing lexical analysis of html followed by parsing and building of an Abstract Syntax Tree. The tree is maped to an euivalent AST of latex whose preorder traversal gives you the "texmaker" compilable code.
nick-2008/jalammar.github.io
Build a Jekyll blog in minutes, without touching the command line.
nick-2008/learn-regex
Learn regex the easy way
nick-2008/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
nick-2008/LPCTron
Tacotron2 + LPCNET for complete End-to-End TTS System
nick-2008/marytts
MARY TTS -- an open-source, multilingual text-to-speech synthesis system written in pure java
nick-2008/nlp_clip_pytorch
star_transformer pytorch
nick-2008/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
nick-2008/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
nick-2008/sha-rnn
Single Headed Attention RNN - "Stop thinking with your head"
nick-2008/SmoothNLP
专注于可解释的NLP技术 An NLP toolset Implemented in python & java
nick-2008/speak.js
Text-to-Speech in JavaScript using eSpeak
nick-2008/WaveRNN
WaveRNN Vocoder + TTS
nick-2008/xlnet_zh
中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large