Skip to content
View licheng-cloud's full-sized avatar

Block or report licheng-cloud

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. text-classification-surveys text-classification-surveys Public

    Forked from sebastinaa/text-classification-surveys

    文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IAN、DPCNN、TopicRNN、LSTMN 、Multi-Task、HAN、CharCNN、Tree-LSTM、DAN…

    Python

  2. KwaiAgents KwaiAgents Public

    Forked from KwaiKEG/KwaiAgents

    A generalized information-seeking agent system with Large Language Models (LLMs).

    Python

  3. dify dify Public

    Forked from langgenius/dify

    An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack r…

    Python

  4. Play-with-LLMs Play-with-LLMs Public

    Forked from 768365110/train_custom_LLM

    Train your custom LLMs like Llama, baichuan-7b, GPT

    Jupyter Notebook

  5. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implementing a ChatGPT-like LLM from scratch, step by step

    Jupyter Notebook

  6. Chinese-Text-Classification-Pytorch Chinese-Text-Classification-Pytorch Public

    Forked from 649453932/Chinese-Text-Classification-Pytorch

    中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。

    Python