Unverified Commit a79a96dd authored by Matthias's avatar Matthias Committed by GitHub
Browse files

fix small typo (#8644)

Fixed a small typo on the XLNet and permutation language modelling section
parent 4208f496
......@@ -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
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
python run_plm.py \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment