shibing624
commited on
Commit
•
2a56ca9
1
Parent(s):
50245e5
Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ like sentence embeddings, text matching or semantic search.
|
|
23 |
- using all 5 tasks' datasets, dataset: https://huggingface.co/datasets/shibing624/nli_zh
|
24 |
- base model: nghuyong/ernie-3.0-base-zh
|
25 |
- max_seq_length = 256
|
26 |
-
- best epoch:
|
27 |
|
28 |
## Evaluation
|
29 |
For an automated evaluation of this model, see the *Evaluation Benchmark*: [text2vec](https://github.com/shibing624/text2vec)
|
|
|
23 |
- using all 5 tasks' datasets, dataset: https://huggingface.co/datasets/shibing624/nli_zh
|
24 |
- base model: nghuyong/ernie-3.0-base-zh
|
25 |
- max_seq_length = 256
|
26 |
+
- best epoch: 3
|
27 |
|
28 |
## Evaluation
|
29 |
For an automated evaluation of this model, see the *Evaluation Benchmark*: [text2vec](https://github.com/shibing624/text2vec)
|