Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,8 @@ language:
|
|
9 |
|
10 |
# Training
|
11 |
- sts(10)-nli(3)-sts(10)-nli(3)-sts(10)
|
12 |
-
- STS : seed=111,epoch=10, lr=1e-4, eps=1e-6, warm_step=10%, max_seq_len=128, train_batch=128(small ๋ชจ๋ธ=32) (albert 13m/7G) [
|
13 |
-
- NLI ํ๋ จ : seed=111,epoch=3, lr=3e-5, eps=1e-8, warm_step=10%, max_seq_len=128, train_batch=64, eval_bath=64(albert 2h/7G) [
|
14 |
- [ํ๊ฐ์ฝ๋](https://github.com/kobongsoo/BERT/blob/master/sbert/cross-encoder/sbert-crossencoder-test3.ipynb)
|
15 |
|
16 |
## Usage and Performance
|
|
|
9 |
|
10 |
# Training
|
11 |
- sts(10)-nli(3)-sts(10)-nli(3)-sts(10)
|
12 |
+
- STS : seed=111,epoch=10, lr=1e-4, eps=1e-6, warm_step=10%, max_seq_len=128, train_batch=128(small ๋ชจ๋ธ=32) (albert 13m/7G) [ํ๋ จ์ฝ๋](https://github.com/kobongsoo/BERT/blob/master/sbert/cross-encoder/sbert-corossencoder-train-nli.ipynb)
|
13 |
+
- NLI ํ๋ จ : seed=111,epoch=3, lr=3e-5, eps=1e-8, warm_step=10%, max_seq_len=128, train_batch=64, eval_bath=64(albert 2h/7G) [ํ๋ จ์ฝ๋](https://github.com/kobongsoo/BERT/blob/master/sbert/cross-encoder/sbert-corossencoder-train-sts.ipynb)
|
14 |
- [ํ๊ฐ์ฝ๋](https://github.com/kobongsoo/BERT/blob/master/sbert/cross-encoder/sbert-crossencoder-test3.ipynb)
|
15 |
|
16 |
## Usage and Performance
|