Pinned Repositories
ChatGLM-LLaMA-chinese-insturct
探索中文instruct数据在ChatGLM, LLaMA上的微调表现
ChatGPT_Evaluation_Prompts
Collect ChatGPT prompts for NLG evaluation
ChineseBERT_paddle
用Paddle复现论文ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information(ACL2021)
How-to-Python-and-Machine-Learning-Book
How to Python and Machine Learning book code repository
LLM4ED
Repository for the Findings of EMNLP 2023 accepted paper "Harnessing the Power of Large Language Models for Empathetic Response Generation: Empirical Investigations and Improvements"
MT5_paddle
Use PaddlePaddle to reproduce the paper:mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer
NLP-dataset
收集各种和NLP相关的资料,包括学习资料、模型实现、数据收集等,记录个人学习成长过程中遇到的各种优异资源
paddle-wechaty-Zodiac
AI创造营 :Metaverse启动机之重构现世,结合PaddlePaddle 和 Wechaty 创造自己的聊天机器人
Paddle_Story_Generation
如果可以,你最想穿越到哪部电影,小说里?利用 paddlenlp 中提供的 GPT2 和 wechaty 库展开对话故事续写,与 AI 互动共同创造剧情
QANet_paddle
27182812's Repositories
27182812/ChatGLM-LLaMA-chinese-insturct
探索中文instruct数据在ChatGLM, LLaMA上的微调表现
27182812/paddle-wechaty-Zodiac
AI创造营 :Metaverse启动机之重构现世,结合PaddlePaddle 和 Wechaty 创造自己的聊天机器人
27182812/Paddle_Story_Generation
如果可以,你最想穿越到哪部电影,小说里?利用 paddlenlp 中提供的 GPT2 和 wechaty 库展开对话故事续写,与 AI 互动共同创造剧情
27182812/NLP-dataset
收集各种和NLP相关的资料,包括学习资料、模型实现、数据收集等,记录个人学习成长过程中遇到的各种优异资源
27182812/ChineseBERT_paddle
用Paddle复现论文ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information(ACL2021)
27182812/LLM4ED
Repository for the Findings of EMNLP 2023 accepted paper "Harnessing the Power of Large Language Models for Empathetic Response Generation: Empirical Investigations and Improvements"
27182812/ChatGPT_Evaluation_Prompts
Collect ChatGPT prompts for NLG evaluation
27182812/MT5_paddle
Use PaddlePaddle to reproduce the paper:mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer
27182812/QANet_paddle
27182812/How-to-Python-and-Machine-Learning-Book
How to Python and Machine Learning book code repository
27182812/NLP-PaddlePaddle-Learning
27182812/27182812.github.io
qys's blog
27182812/app_spider
a spider on the apps
27182812/Autoticket
大麦网自动抢票工具
27182812/blenderbot_paddle-1
用Paddle复现Recipes for building an open-domain chatbot论文
27182812/CDial-GPT
A Large-scale Chinese Short-Text Conversation Dataset and Chinese pre-training dialog models
27182812/chatbot
27182812/chatbot-1
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本和tf2.0版本。
27182812/Contrib
contribution works with PaddlePaddle from the third party developers
27182812/Emotional-Support-Conversation
Data and codes for ACL 2021 paper: Towards Emotional Support Dialog Systems
27182812/EMPaper
This is a repository for sharing papers in the field of empathetic conversational AI. The related source code for each paper is linked if available.
27182812/EvaluationResources4LLMs
Collect Evaluation Resources for LLMs
27182812/examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
27182812/LearnPaddle2
PaddlePaddle Fluid 版本系列教程,CSDN博客专栏:https://blog.csdn.net/qq_33200967/column/info/28685
27182812/leetcode
LeetCode Problems' Solutions
27182812/miniprogram-demo
微信小程序组件 / API / 云开发示例
27182812/Paddle-BUTD-Captioning
Realization of 《Bottom-Up and Top-Down Attention for Image Captioning and Visual Question Answering》 paper based on PaddlePaddle framework
27182812/PaddleNLP
Easy-to-use and Fast NLP library with awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications.
27182812/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
27182812/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.