aaxaxax commited on
Commit
e5e48d2
·
1 Parent(s): 64484a9

Test file:// with toml extension

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: "file:///src/services/worker/pyproject.toml"
7
+ ---
8
+ # File protocol test v2