Pinned Repositories
ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
ASA-TGCN
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-dl4nlp
A curated list of awesome Deep Learning for Natural Language Processing resources
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
awesome-relation-extraction
📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
ecco
Visualize, analyze, and explore NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, BERT, RoBERTA, T5, and T0).
JingliSHI0206's Repositories
JingliSHI0206/ecco
Visualize, analyze, and explore NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, BERT, RoBERTA, T5, and T0).
JingliSHI0206/awesome
😎 Awesome lists about all kinds of interesting topics
JingliSHI0206/awesome-twitter-data
A list of Twitter datasets and related resources.
JingliSHI0206/CBA_Demo_GCP
JingliSHI0206/cloud-run-button
Let anyone deploy your GitHub repos to Google Cloud Run with a single click
JingliSHI0206/covid-concern
JingliSHI0206/DeepKE
An Open Toolkit for Knowledge Graph Extraction and Construction
JingliSHI0206/doccano
Open source annotation tool for machine learning practitioners.
JingliSHI0206/DoubleEmbedding-TextSummarization
JingliSHI0206/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.
JingliSHI0206/ESGCN-AOP
JingliSHI0206/finetune_bert_sentiment_analysis
JingliSHI0206/flask-gpt3-chatbot
JingliSHI0206/gpt3-finetune-py-webhook
Dialogflow Webhook for GPT3 finetune tutorial
JingliSHI0206/HeSyFu
JingliSHI0206/JingliSHI0206.github.io
This is a personal page.
JingliSHI0206/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
JingliSHI0206/latex_paper_writing_tips
Tips for Writing a Research Paper using LaTeX
JingliSHI0206/mt5-soft-prompt-tuning
JingliSHI0206/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
JingliSHI0206/openai-cookbook
Examples and guides for using the OpenAI API
JingliSHI0206/P-tuning-v2
An optimized deep prompt tuning strategy comparable to fine-tuning across scales and tasks
JingliSHI0206/PileOfLaw
A dataset for pretraining language models targeted for legal tasks.
JingliSHI0206/PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
JingliSHI0206/sigma.js
A JavaScript library aimed at visualizing graphs of thousands of nodes and edges
JingliSHI0206/SpanBERT
Code for using and evaluating SpanBERT.
JingliSHI0206/Synfue-PAOTE
JingliSHI0206/VersionControl_Week8
This repository is only used to version control testing for AUT course[COMP603]
JingliSHI0206/vertex-ai-samples
Sample code and notebooks for Vertex AI, the end-to-end machine learning platform on Google Cloud
JingliSHI0206/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch