nadeemtafazzul commited on
Commit
52b2561
·
verified ·
1 Parent(s): be52ebd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -7,4 +7,12 @@ configs:
7
  - split: test
8
  path: "track_a/oro.csv"
9
  ---
10
- ### Dummy dataset
 
 
 
 
 
 
 
 
 
7
  - split: test
8
  path: "track_a/oro.csv"
9
  ---
10
+ ### Dummy dataset
11
+ project_folder/
12
+ ├── docs/
13
+ │ ├── introduction.md
14
+ │ └── installation.md
15
+ ├── src/
16
+ │ ├── main.py
17
+ │ └── utils.py
18
+ └── README.md