shibing624
commited on
Commit
•
c442ae6
1
Parent(s):
b606b56
Update README.md
Browse files
README.md
CHANGED
@@ -154,7 +154,7 @@ We then apply the rank loss by comparing with true pairs and false pairs.
|
|
154 |
#### Hyper parameters
|
155 |
|
156 |
- training dataset: https://huggingface.co/datasets/shibing624/nli_zh
|
157 |
-
- max_seq_length:
|
158 |
- best epoch: 5
|
159 |
- sentence embedding dim: 768
|
160 |
|
|
|
154 |
#### Hyper parameters
|
155 |
|
156 |
- training dataset: https://huggingface.co/datasets/shibing624/nli_zh
|
157 |
+
- max_seq_length: 128
|
158 |
- best epoch: 5
|
159 |
- sentence embedding dim: 768
|
160 |
|