pain commited on
Commit
a0ca512
·
1 Parent(s): e1c37fd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ DatasetDict({
2
+ train: Dataset({
3
+ features: ['index', 'embeddings', 'en_caption', 'ar_caption', 'nr_words', 'url'],
4
+ num_rows: 12166802
5
+ })
6
+ })