manuu01 commited on
Commit
3a737b1
1 Parent(s): df49699

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -4,6 +4,11 @@ tags:
4
  model-index:
5
  - name: xtremedistil-l6-h256-uncased-nli
6
  results: []
 
 
 
 
 
7
  ---
8
 
9
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -11,8 +16,8 @@ probably proofread and complete it, then remove this comment. -->
11
 
12
  # xtremedistil-l6-h256-uncased-nli
13
 
14
- This model was trained from scratch on an unknown dataset.
15
- It achieves the following results on the evaluation set:
16
 
17
 
18
  ## Model description
@@ -43,4 +48,4 @@ The following hyperparameters were used during training:
43
 
44
  - Transformers 4.31.0
45
  - TensorFlow 2.12.0
46
- - Tokenizers 0.13.3
 
4
  model-index:
5
  - name: xtremedistil-l6-h256-uncased-nli
6
  results: []
7
+ datasets:
8
+ - alisawuffles/WANLI
9
+ - snli
10
+ - multi_nli
11
+ - anli
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
16
 
17
  # xtremedistil-l6-h256-uncased-nli
18
 
19
+ The model base is [xtremedistil-l6-h256-uncased](https://huggingface.co/microsoft/xtremedistil-l6-h256-uncased).
20
+ It has been fine-tuned on: snli, wanli, mnli, anli
21
 
22
 
23
  ## Model description
 
48
 
49
  - Transformers 4.31.0
50
  - TensorFlow 2.12.0
51
+ - Tokenizers 0.13.3