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
update config file for testing code, add more sections for testing.
tags/v0.1.0
xuyige
6 years ago
parent
bbb02d0c1f
commit
7138ff210f
1 changed files
with
6 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
test/loader/config
+ 6
- 0
test/loader/config
View File
@@ -10,3 +10,9 @@ input = [1,2,3]
text = "this is text"
text = "this is text"
doubles = 0.5
doubles = 0.5
[t]
x = "this is an test section"
[test-case-2]
double = 0.5
Write
Preview
Loading…
Cancel
Save