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

Update README.md

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