imvladikon commited on
Commit
f068780
1 Parent(s): 6721646

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -20,4 +20,11 @@ dataset_info:
20
  ---
21
  # Dataset Card for "opus_en_he"
22
 
23
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
20
  ---
21
  # Dataset Card for "opus_en_he"
22
 
23
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
24
+
25
+
26
+ ### Sample
27
+
28
+ ```json
29
+ {'sentence_en': 'Hey, guys.', 'sentence_he': "היי, חבר'ה."}
30
+ ```