ANANDHU-SCT commited on
Commit
884dc9d
1 Parent(s): 5f25042

Update README.md

Browse files

updated the metadata, added the config datas

Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,4 +1,13 @@
1
  ---
2
  task_categories:
3
  - image-classification
4
- ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  task_categories:
3
  - image-classification
4
+ configs:
5
+ - config_name: .
6
+ data_files:
7
+ - split: train
8
+ path: plain_text/train_*
9
+ - split: test
10
+ path: plain_text/test_*
11
+ default: true
12
+ ---
13
+