You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I've seen in the sample corpus, the corpus should follow the following format:
# <doc_id>
<doc_content>
# <doc_id>
<doc_content>
# <doc_id>
<doc_content>
However, at the end of <doc_content>, I see a lot of numbers and I am not entirely sure what their meaning is.
The text was updated successfully, but these errors were encountered:
From what I've seen in the sample corpus, the corpus should follow the following format:
# <doc_id>
<doc_content>
# <doc_id>
<doc_content>
# <doc_id>
<doc_content>
However, at the end of <doc_content>, I see a lot of numbers and I am not entirely sure what their meaning is.
The text was updated successfully, but these errors were encountered: