fix small typo (#8644)
Fixed a small typo on the XLNet and permutation language modelling section
This commit is contained in:
@@ -164,7 +164,7 @@ context length for permutation language modeling.
|
|||||||
The `--max_span_length` flag may also be used to limit the length of a span of masked tokens used
|
The `--max_span_length` flag may also be used to limit the length of a span of masked tokens used
|
||||||
for permutation language modeling.
|
for permutation language modeling.
|
||||||
|
|
||||||
Here is how to fine-tun XLNet on wikitext-2:
|
Here is how to fine-tune XLNet on wikitext-2:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python run_plm.py \
|
python run_plm.py \
|
||||||
|
|||||||
Reference in New Issue
Block a user