ymoslem commited on
Commit
ce57cc6
·
verified ·
1 Parent(s): 7c860e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -16,6 +16,11 @@ configs:
16
  data_files:
17
  - split: train
18
  path: data/train-*
 
 
 
 
 
19
  ---
20
 
21
 
@@ -28,4 +33,4 @@ Dataset({
28
  features: ['Source Term', 'Translation'],
29
  num_rows: 310307
30
  })
31
- ```
 
16
  data_files:
17
  - split: train
18
  path: data/train-*
19
+ task_categories:
20
+ - translation
21
+ language:
22
+ - ar
23
+ - en
24
  ---
25
 
26
 
 
33
  features: ['Source Term', 'Translation'],
34
  num_rows: 310307
35
  })
36
+ ```