mirror of
https://gitee.com/fastnlp/fastNLP.git
synced 2024-11-30 03:07:59 +08:00
update config file for test
This commit is contained in:
parent
edd9dedb5d
commit
2dd2f0c8f4
@ -1,7 +1,12 @@
|
|||||||
[test]
|
[test]
|
||||||
x = 1
|
x = 1
|
||||||
|
|
||||||
y = 2
|
y = 2
|
||||||
|
|
||||||
z = 3
|
z = 3
|
||||||
|
#this is an example
|
||||||
input = [1,2,3]
|
input = [1,2,3]
|
||||||
|
|
||||||
text = "this is text"
|
text = "this is text"
|
||||||
|
|
||||||
doubles = 0.5
|
doubles = 0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user