KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
AdaMRC
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
lwdc
:
Workday Canvas Kit LitElement Web Components
html-related-links
:
Visual Studio Code TreeView of HTML related and linked files
smart-doc-gradle-plugin
:
smart-doc gradle plugin
CardCloneTool
:
用于杭电阳光长跑的卡片复制工具
Unity-Addressables-PlayFab
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
AdaMRC
?
Download (.md)
# Introduction This repository contains the implementation of "Adversarial Domain Adaptation for Machine Reading Comprehension" by Huazheng Wang, Zhe Gan, Xiaodong Liu, Jingjing Liu, Jianfeng Gao and Hongning Wang at EMNLP 2019. ## Acknowledgement The code is developed based on the original SAN codebase: https://github.com/kevinduh/san_mrc The code for data preprocessing is based on MT-DNN codebase: https://github.com/xycforgithub/MultiTask-MRC