Librarian Bot: Add language metadata for dataset

#1
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,4 +1,7 @@
1
  ---
 
 
 
2
  dataset_info:
3
  features:
4
  - name: image
@@ -24,7 +27,6 @@ configs:
24
  data_files:
25
  - split: data
26
  path: data/data-*
27
- license: apache-2.0
28
  ---
29
  **Disclaimer**: We do not own this dataset. Fashion200K dataset is a public dataset which can be accessed through its [Github page](https://github.com/xthan/fashion-200k?tab=readme-ov-file).
30
  When using the datset, cite the original work.
 
1
  ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
  dataset_info:
6
  features:
7
  - name: image
 
27
  data_files:
28
  - split: data
29
  path: data/data-*
 
30
  ---
31
  **Disclaimer**: We do not own this dataset. Fashion200K dataset is a public dataset which can be accessed through its [Github page](https://github.com/xthan/fashion-200k?tab=readme-ov-file).
32
  When using the datset, cite the original work.