Tianning commited on
Commit
3b001eb
1 Parent(s): 88c4460

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -28,14 +28,11 @@ features:
28
  - type: image
29
  decode: true
30
  splits:
31
- train:
32
- num_examples: 1000
33
- path: Train/*
34
  test:
35
  num_examples: 200
36
  path: Test/*
37
  valid:
38
  num_examples: 200
39
  path: Valid/*
40
-
41
  ---
 
28
  - type: image
29
  decode: true
30
  splits:
31
+
 
 
32
  test:
33
  num_examples: 200
34
  path: Test/*
35
  valid:
36
  num_examples: 200
37
  path: Valid/*
 
38
  ---