Skip to content

Commit

Permalink
Update wording of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
W4ngatang committed Jun 10, 2019
1 parent 5ec3feb commit 2f4d794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This branch of `jiant` contains code and scripts to run part of the experiments in the paper [Can You Tell Me How to Get Past Sesame Street? Sentence-Level Pretraining Beyond Language Modeling](https://arxiv.org/abs/1812.10860), which appears at ACL 2019.
This paper supersedes "Looking for ELMo's Friends: Sentence-Level Pretraining Beyond Language Modeling", an earlier version of the same paper by the same authors.
Specifically, this branch contains scripts to run experiments in doing additional supervised finetuning of BERT with various NLP tasks (Table 3, BERT with Intermediate Task Training).
Specifically, this branch contains scripts to run experiments that do additional supervised finetuning of BERT with various NLP tasks (Table 3, BERT with Intermediate Task Training).
To reproduce the experiments in pretraining sentence encoders from scratch (Table 2) and intermediate training of ELMo (Table 3, ELMo with Intermediate Task Training), use the [`jsalt-experiments`](https://github.com/jsalt18-sentence-repl/jiant/tree/jsalt-experiments) branch.
Note that this branch uses a slightly older version of jiant.

Expand Down

0 comments on commit 2f4d794

Please sign in to comment.