Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Replace unit-tests on LMModel and FLLanguageModelingTask by LiteLMModel and FLLiteLMTask #1296

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 8 additions & 5 deletions tests/data/test_lm_tiny.tsv
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<s> I am an Arsenal fan . </s>
<s> What is the weather today </s>
<s> I want to sleep </s>
<s> Where can I get some golf lessons? </s>
<s> What the the shortest route to get to the airport? </s>
I am an Arsenal fan. user1
What is the weather today? user2
I want to sleep. user3
Where can I get some golf lessons? user4
What the the shortest route to get to the airport? user5
When is the time for the Arsenal vs Liverpool match this week? user6
Nice to meet you! user7
Thank you very much. user8