bdotloh commited on
Commit
0d8cca9
1 Parent(s): 29aa142

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,9 +7,9 @@ license: mit
7
  ---
8
 
9
 
10
- # GPT-2
11
 
12
- Test the whole generation capabilities here: https://transformer.huggingface.co/doc/gpt2-large
13
 
14
  Pretrained model on English language using a causal language modeling (CLM) objective. It was introduced in
15
  [this paper](https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf)
7
  ---
8
 
9
 
10
+ # XXX
11
 
12
+ Finetune distilbert-base-uncased on the GoEmotions dataset before performing transfer learning to classify contexts described in Empathetic Dialogues.
13
 
14
  Pretrained model on English language using a causal language modeling (CLM) objective. It was introduced in
15
  [this paper](https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf)