TextClassification icon indicating copy to clipboard operation
TextClassification copied to clipboard

找不到文件的问题

Open BlueSkyBubble opened this issue 6 years ago • 2 comments

你好, train, dev, test = data.TabularDataset.splits( path=path, train='train.jsonl', validation='dev.jsonl', test='test.jsonl', format='json', skip_header=True, fields=fields) 这段代码中涉及的train.jsonl,dev.jsonl和test.jsonl可以分享一下吗?网上找了好久没有找到。

BlueSkyBubble avatar Jan 29 '20 06:01 BlueSkyBubble

在我另一个仓库的readme下有百度云连接

songyingxin avatar Mar 03 '20 09:03 songyingxin

在我另一个仓库的readme下有百度云连接

请问是哪个仓库。。。期末要用

hixture avatar Dec 27 '20 03:12 hixture