ArabelaTso's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
huggingface/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
cosen1024/Java-Interview
「Java面试小抄」一份通向理想互联网公司的面试汇总,包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等
Timothyxxx/Chain-of-ThoughtsPapers
A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".
bearpaw/pytorch-classification
Classification with PyTorch.
codefuse-ai/Awesome-Code-LLM
[TMLR] A curated list of language modeling researches for code and related datasets.
microsoft/CodeXGLUE
CodeXGLUE
nishiwen1214/ChatReviewer
ChatReviewer: 使用ChatGPT分析论文优缺点,提出改进建议
ckiplab/ckip-transformers
CKIP Transformers
saltudelft/ml4se
A curated list of papers, theses, datasets, and tools related to the application of Machine Learning for Software Engineering
textflint/textflint
Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing
WebFuzzing/EvoMaster
The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise applications. Currently targeting whitebox and blackbox testing of Web APIs, like REST, GraphQL and RPC (e.g., gRPC and Thrift).
jaybosamiya/security-notes
:notebook: Some security related notes
THU-KEG/EvaluationPapers4ChatGPT
Resource, Evaluation and Detection Papers for ChatGPT
ralphcajipe/chatgpt-prompt-engineering
Jupyter code notebooks of "ChatGPT Prompt Engineering for Developers" by DeepLearning.AI and OpenAI.
successar/AttentionExplanation
LLM-Testing/LLM4SoftwareTesting
anazalea/pySankey
create sankey diagrams with matplotlib
DES-Lab/AALpy
An Automata Learning Library Written in Python
ercoppa/symbolic-execution-tutorial
Tutorial on Symbolic Execution. Hands-on session is based on the angr framework.
microsoft/neurips21-self-supervised-bug-detection-and-repair
Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021
tagoyal/sow-reap-paraphrasing
Contains data/code for the paper "Neural Syntactic Preordering for Controlled Paraphrase Generation" (ACL 2020).
conll/reference-coreference-scorers
This is the reference implementation of commonly used coreference metrics.
ANSSI-FR/x509-parser
a RTE-free X.509 parser
serrano-s/attn-tests
Checking the interpretability of attention on text classification models
boberle/corefconversion
Conversion scripts for coreference
yiyunzhao/negation-scope-probing
printfoo/nlp-interpretability
A note on NLP interpretability.