lvwerra HF staff commited on
Commit
4053224
·
1 Parent(s): dafe179

Update Space (evaluate main: 05209ece)

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -10,6 +10,12 @@ pinned: false
10
  tags:
11
  - evaluate
12
  - metric
 
 
 
 
 
 
13
  ---
14
 
15
  # Metric Card for XNLI
 
10
  tags:
11
  - evaluate
12
  - metric
13
+ description: >-
14
+ XNLI is a subset of a few thousand examples from MNLI which has been translated
15
+ into a 14 different languages (some low-ish resource). As with MNLI, the goal is
16
+ to predict textual entailment (does sentence A imply/contradict/neither sentence
17
+ B) and is a classification task (given two sentences, predict one of three
18
+ labels).
19
  ---
20
 
21
  # Metric Card for XNLI