Gluon-nlp: [BERT] Reproducing GLUE score on 9 tasks

Created on 24 Dec 2018  路  4Comments  路  Source: dmlc/gluon-nlp

Currently only provide MRPC task on https://github.com/dmlc/gluon-nlp/blob/master/scripts/bert/dataset.py

Needs to add other tasks.

  • [ ] CoLA
  • [ ] SST-2
  • [ ] STS-B
  • [ ] QQP
  • [ ] MNLI
  • [ ] QNLI
  • [ ] RTE
  • [ ] WNLI
enhancement good first issue help wanted

Most helpful comment

I requested #481.

All 4 comments

I want to reproduce the STS task.

Thanks for bringing it up, @haven-jeon, and thanks to @kenjewu for offering to help.

cc @eric-haibin-lin

I requested #481.

@haven-jeon I created separate issues for each of these tasks and we can now track these separately as a milestone in https://github.com/dmlc/gluon-nlp/milestone/2
I'll close this for now

Was this page helpful?
0 / 5 - 0 ratings