codertimo / codertimo/BERT-pytorch
the format of input
Open
question
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
You mentioned that
> NOTICE : Your corpus should be prepared with two sentences in one line with tab(\t) separator
and gave an example:
> Welcome to the \t the jungle\n
> I can stay \t here all night\n
However, the example is actually ONE sentence in one line.
Should it be:
> Welcome to the jungle \t I can stay here all night\n
(suppose these two sentences are continuous in the broader context)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.