《SimCLS: A Simple Framework for Contrastive Learning of Abstractive Summarization》(SimCLS,ACL 2021)
Predicting Future N-gram for Sequence-to-Sequence Pre-training
《ProphetNet: Predicting Future N-gram for Sequence-to-Sequence Pre-training》(ProphetNet,2020,EMNLP Findings),partially referred to Fairseq-0.9.0 and MASS
A Systematic Survey of Prompting Methods in Natural Language Processing
《Pre-train, Prompt, and Predict: A Systematic Survey of Prompting Methods in Natural Language Processing》(2021)
How to Attack and Generate Honeywords
《How to Attack and Generate Honeywords》(2022 S&P)
Raft一致性算法
《In Search of an Understandable Consensus Algorithm》(raft,2014)
Google File System
《Google File System》(2003,SOSP)
MapReduce Lab1总结
MIT-6.824 Lab1 总结与备忘
When and Why is Unsupervised Neural Machine Translation Useless
《When and Why is Unsupervised Neural Machine Translation Useless》(EAMT 2020)
MapReduce
《MapReduce: Simplified Data Processing on Large Clusters》(OSDI,2004)
Go语言编程(2)
《Go语言编程》阅读笔记(2)