--- dataset_info: features: - name: set sequence: string - name: set_en sequence: string splits: - name: train num_bytes: 89295283 num_examples: 180000 download_size: 51233843 dataset_size: 89295283 language: - he --- # Dataset Card for "sentence_compression_he" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Sample ```json {'set': ['USHL משלים את טיוטת ההרחבה', 'ה-USHL השלימה טיוטת הרחבה ביום שני, כאשר 10 שחקנים שהיו בסגל של ' 'קבוצות USHL במהלך עונת 2009-10 נבחרו על ידי שני הערכים החדשים של ' 'הליגה, חוטבי עצים מוסקגון ו-Dubuque Fighting Saints.'], 'set_en': ['The USHL completed an expansion draft on Monday as 10 players who ' 'were on the rosters of USHL teams during the 2009-10 season were ' "selected by the League's two newest entries, the Muskegon " 'Lumberjacks and Dubuque Fighting Saints.', 'USHL completes expansion draft']} ```