codertimo / codertimo/BERT-pytorch

the format of input

Open
#41 4 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.