Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/indolem/indolem into main
Browse files Browse the repository at this point in the history
  • Loading branch information
fajri91 committed Dec 2, 2020
2 parents 9520839 + 6a099f1 commit a5373d9
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions summarization_indosum/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,18 @@ python make_datafiles_presum_mbert.py

IndoBERT
```
./scripts/train_indobert.sh
./scripts/eval_indobert.sh
```
MalayBERT
```
./scripts/train_malaybert.sh
./scripts/eval_malaybert.sh
```
mBERT
```
./scripts/train_mbert.sh
./scripts/eval_mbert.sh
```

## Evaluation
Expand Down

0 comments on commit a5373d9

Please sign in to comment.