This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
fastNLP
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
move dataset test data to test/data_for_tests/io dir
tags/v0.4.10
Yige Xu
5 years ago
parent
414e475363
commit
9509c5dd08
18 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
test/data_for_tests/io/BQCorpus/dev.txt
+0
-0
test/data_for_tests/io/BQCorpus/test.txt
+0
-0
test/data_for_tests/io/BQCorpus/train.txt
+0
-0
test/data_for_tests/io/ChnSentiCorp/dev.txt
+0
-0
test/data_for_tests/io/ChnSentiCorp/test.txt
+0
-0
test/data_for_tests/io/ChnSentiCorp/train.txt
+0
-0
test/data_for_tests/io/LCQMC/dev.txt
+0
-0
test/data_for_tests/io/LCQMC/test.txt
+0
-0
test/data_for_tests/io/LCQMC/train.txt
+0
-0
test/data_for_tests/io/THUCNews/dev.txt
+0
-0
test/data_for_tests/io/THUCNews/test.txt
+0
-0
test/data_for_tests/io/THUCNews/train.txt
+0
-0
test/data_for_tests/io/WeiboSenti100k/dev.txt
+0
-0
test/data_for_tests/io/WeiboSenti100k/test.txt
+0
-0
test/data_for_tests/io/WeiboSenti100k/train.txt
+0
-0
test/data_for_tests/io/XNLI/dev.txt
+0
-0
test/data_for_tests/io/XNLI/test.txt
+0
-0
test/data_for_tests/io/XNLI/train.txt
test/data_for_tests/BQCorpus/dev.txt → test/data_for_tests/io/BQCorpus/dev.txt
View File
@@ -4,4 +4,3 @@
如何修改每个月的还款日期,可以申请延期还款日吗?,0
没什么问的,不能登陆就是我最大的问题了,登录不上,1
你的意思是不能取现,借到的钱可不可以提出来,1
test/data_for_tests/BQCorpus/test.txt → test/data_for_tests/io/BQCorpus/test.txt
View File
test/data_for_tests/BQCorpus/train.txt → test/data_for_tests/io/BQCorpus/train.txt
View File
test/data_for_tests/ChnSentiCorp/dev.txt → test/data_for_tests/io/ChnSentiCorp/dev.txt
View File
test/data_for_tests/ChnSentiCorp/test.txt → test/data_for_tests/io/ChnSentiCorp/test.txt
View File
test/data_for_tests/ChnSentiCorp/train.txt → test/data_for_tests/io/ChnSentiCorp/train.txt
View File
test/data_for_tests/LCQMC/dev.txt → test/data_for_tests/io/LCQMC/dev.txt
View File
test/data_for_tests/LCQMC/test.txt → test/data_for_tests/io/LCQMC/test.txt
View File
test/data_for_tests/LCQMC/train.txt → test/data_for_tests/io/LCQMC/train.txt
View File
test/data_for_tests/THUCNews/dev.txt → test/data_for_tests/io/THUCNews/dev.txt
View File
test/data_for_tests/THUCNews/test.txt → test/data_for_tests/io/THUCNews/test.txt
View File
test/data_for_tests/THUCNews/train.txt → test/data_for_tests/io/THUCNews/train.txt
View File
test/data_for_tests/WeiboSenti100k/dev.txt → test/data_for_tests/io/WeiboSenti100k/dev.txt
View File
test/data_for_tests/WeiboSenti100k/test.txt → test/data_for_tests/io/WeiboSenti100k/test.txt
View File
test/data_for_tests/WeiboSenti100k/train.txt → test/data_for_tests/io/WeiboSenti100k/train.txt
View File
test/data_for_tests/XNLI/dev.txt → test/data_for_tests/io/XNLI/dev.txt
View File
test/data_for_tests/XNLI/test.txt → test/data_for_tests/io/XNLI/test.txt
View File
test/data_for_tests/XNLI/train.txt → test/data_for_tests/io/XNLI/train.txt
View File
Write
Preview
Loading…
Cancel
Save