Picard1203 commited on
Commit
5bf6ef2
·
verified ·
1 Parent(s): 1cb8518

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -15
dataset_infos.json DELETED
@@ -1,15 +0,0 @@
1
- {
2
- "en-he": {
3
- "description": "A dataset for English-to-Hebrew translation tasks.",
4
- "features": {
5
- "id": "string",
6
- "translation": {
7
- "languages": [
8
- "en",
9
- "he"
10
- ]
11
- }
12
- },
13
- "version": "1.0.0"
14
- }
15
- }