darmanin-matt commited on
Commit
e905ded
·
verified ·
1 Parent(s): d363f6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,7 +1,27 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
 
5
  # Dataset Card for the SMNLI-MT
6
 
7
  The SMNLI-MT datasets are machine-translated versions of the Stanford NLI and MultiNLI datasets in Maltese.
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - mt
7
+ tags:
8
+ - nlp
9
+ - nli
10
+ - rte
11
+ - maltese
12
+ - malti
13
+ size_categories:
14
+ - 100K<n<1M
15
+ configs:
16
+ - config_name: snli
17
+ data_files: "snli_mt.csv"
18
+ sep: ";"
19
+ - config_name: mnli
20
+ data_files: "mnli_mt.csv"
21
+ sep: ";"
22
  ---
23
 
24
+
25
  # Dataset Card for the SMNLI-MT
26
 
27
  The SMNLI-MT datasets are machine-translated versions of the Stanford NLI and MultiNLI datasets in Maltese.