Spaces:
Paused
Paused
Upload config.json with huggingface_hub
Browse files- config.json +8 -0
config.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"arg1": "1",
|
| 3 |
+
"arg2": "train_fleet",
|
| 4 |
+
"arg3": "test_fleet",
|
| 5 |
+
"arg4": "1",
|
| 6 |
+
"arg5": "1",
|
| 7 |
+
"arg6": "TestBert"
|
| 8 |
+
}
|