PursuitYP
student of Shanghai Jiao Tong University@Shanghai Jiao Tong University
Shanghai Jiao Tong University
Pinned Repositories
AutoKG
Code and dataset for the paper "LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future Opportunities".
DeepKE
An Open Toolkit for Knowledge Graph Extraction and Construction published at EMNLP2022 System Demonstrations.
ExampleRepo
harl_base
codabase for human_aware_rl
LLMs4Extraction
utilize large language models (LLMs) for data extraction, such as relation triple extraction and attribute value extraction.
openai-cookbook
Examples and guides for using the OpenAI API
openai_function_call
Helper functions to create openai function calls w/ pydantic
python-spider
:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
PursuitYP's Repositories
PursuitYP/LLMs4Extraction
utilize large language models (LLMs) for data extraction, such as relation triple extraction and attribute value extraction.
PursuitYP/openai-cookbook
Examples and guides for using the OpenAI API
PursuitYP/AutoKG
Code and dataset for the paper "LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future Opportunities".
PursuitYP/DeepKE
An Open Toolkit for Knowledge Graph Extraction and Construction published at EMNLP2022 System Demonstrations.
PursuitYP/ExampleRepo
PursuitYP/harl_base
codabase for human_aware_rl
PursuitYP/openai_function_call
Helper functions to create openai function calls w/ pydantic
PursuitYP/python-spider
:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
PursuitYP/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
PursuitYP/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
PursuitYP/StructGPT
The code and data for "StructGPT: A general framework for Large Language Model to Reason on Structured Data"
PursuitYP/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等