• Stars
    star
    2
  • Language
  • Created about 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains presentation materials, links to presentation videos, and a summary of all the papers we have studied in Yonsei NLP Study Season1(2021.07.07~2021.08.25). Our main topic was Pretraining methods of Language Models, and other approaches to build up a better NLP Model. We have covered 37 papers in total!

More Repositories

1

CoTEVer

[EACL 2023] CoTEVer: Chain of Thought Prompting Annotation Toolkit for Explanation Verification
Python
35
star
2

SICK_Summarization

[COLING 2022] Mind the Gap! Injecting Commonsense Knowledge for Abstractive Dialogue Summarization
Python
25
star
3

DeepLearningPapers

This is a repository where I store materials I summarized from studying DL,ML,NLP,CV,RL,GAN,RS fields.
5
star
4

ICSK4AS

Incorporating Commonsense Knowledge for Abstractive Summarization
Jupyter Notebook
3
star
5

BERT_implementation

Devlin, Jacob, et al. "Bert: Pre-training of deep bidirectional transformers for language understanding." arXiv preprint arXiv:1810.04805 (2018). (Implementation from scratch with PyTorch)
Jupyter Notebook
3
star
6

algorithms

This repository is where I store my codes for Competitive Programming and Implementation of Data Structures. Problems and content are sourced from ICPC, Baekjoon Online Judge, CodeForces and lectures from Yonsei University(CSI2103-01, CSI3108-01). All the work was done since 2019.06 and was committed on git since 2021.01.22
C++
3
star
7

BiDAF_torch

Implementation for "Bi-Directional Attention Flow For Machine Comprehension"(ICLR 2017) Paper
Python
1
star
8

Yonsei-NLP-Study-Season2

This repository contains presentation materials, links to presentation videos, and a summary of all the papers we have studied in Yonsei NLP Study Season2(2021.09.08~2021.11.17). Our Main Topic was Question Answering and the various techniques needed to solve QA. We have covered 55 papers in total!
1
star
9

Yonsei-NLP-Study-Season3

This repository contains presentation materials, links to presentation videos, and a summary of all the papers we have studied in Yonsei NLP Study Season3(2022.01.01~2022.03.01). Our Main Topic was Question Answering and Knowledge Distillation. We have covered 23 papers in total!
1
star