Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanxiaosc authored Feb 24, 2019
1 parent e58c621 commit 3eaa47e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ python run_text_classification.py \
```
BERT-for-Sequence-Labeling-and-Text-Classification
|____ bert store google's [BERT code](https://github.com/google-research/bert)
|____ calculating_model_score store model test report
|____ data store task data set
|____ output store model output
|____ pretrained_model store [BERT pretrained model](https://github.com/google-research/bert)
Expand Down Expand Up @@ -127,3 +128,5 @@ Welcome to add!
|Atis Joint Slot Filling and Intent Prediction||https://github.com/MiuLab/SlotGated-SLU/tree/master/data/atis|
|Snips Joint Slot Filling and Intent Prediction||https://github.com/MiuLab/SlotGated-SLU/tree/master/data/snips|
|[GLUE](https://gluebenchmark.com/)|||


0 comments on commit 3eaa47e

Please sign in to comment.