AntoineBlanot commited on
Commit
0418e5e
1 Parent(s): 93dcffc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ model-index:
17
  name: Natural Language Inference # Optional. Example: Speech Recognition
18
  dataset:
19
  type: multi_nli # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
20
- name: MultiNLI # Required. A pretty name for the dataset. Example: Common Voice (French)
21
  split: validation_matched # Optional. Example: test
22
  metrics:
23
  - type: accuracy # Required. Example: wer. Use metric id from https://hf.co/metrics
@@ -30,7 +30,7 @@ model-index:
30
  name: Natural Language Inference # Optional. Example: Speech Recognition
31
  dataset:
32
  type: multi_nli # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
33
- name: MultiNLI # Required. A pretty name for the dataset. Example: Common Voice (French)
34
  split: validation_mismatched # Optional. Example: test
35
  metrics:
36
  - type: accuracy # Required. Example: wer. Use metric id from https://hf.co/metrics
 
17
  name: Natural Language Inference # Optional. Example: Speech Recognition
18
  dataset:
19
  type: multi_nli # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
20
+ name: MultiNLI (m) # Required. A pretty name for the dataset. Example: Common Voice (French)
21
  split: validation_matched # Optional. Example: test
22
  metrics:
23
  - type: accuracy # Required. Example: wer. Use metric id from https://hf.co/metrics
 
30
  name: Natural Language Inference # Optional. Example: Speech Recognition
31
  dataset:
32
  type: multi_nli # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
33
+ name: MultiNLI (mm) # Required. A pretty name for the dataset. Example: Common Voice (French)
34
  split: validation_mismatched # Optional. Example: test
35
  metrics:
36
  - type: accuracy # Required. Example: wer. Use metric id from https://hf.co/metrics