Skip to content

Commit

Permalink
feat: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
soeque1 committed Feb 7, 2021
1 parent 76c1849 commit 6c87840
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# pretrain-dev
# pretrain-dev

## prerequisite

```sh
./prepare.sh
pip install -r requirements.txt
```

## train-tokenizer

```sh
./run.sh
```

0 comments on commit 6c87840

Please sign in to comment.