vlbthambawita commited on
Commit
8eb922b
·
verified ·
1 Parent(s): ba076a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,12 +7,12 @@ configs:
7
 
8
  - config_name: unlabelled_videos
9
  data_files:
10
- - split: fold_all
11
  path: data/unlabeled_data/*.mp4
12
 
13
  - config_name: remaining_splits_of_videos_with_BB
14
  data_files:
15
- - split: fold_all
16
  path: data/videos_with_BB/*.mp4
17
 
18
  license: cc
 
7
 
8
  - config_name: unlabelled_videos
9
  data_files:
10
+ - split: train
11
  path: data/unlabeled_data/*.mp4
12
 
13
  - config_name: remaining_splits_of_videos_with_BB
14
  data_files:
15
+ - split: train
16
  path: data/videos_with_BB/*.mp4
17
 
18
  license: cc