Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0090d17

Browse files
committed
chore
1 parentafc974a commit0090d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ embeddings = model.encode(sentences)
8383
##評価設定
8484

8585
評価タスクとして文類似度(Semantic Textual Similarity)タスクを用いました。
86-
評価データセットとしてJSICK ([GitHub](https://github.com/verypluming/JSICK),[HuggingFace]((https://huggingface.co/datasets/hpprc/jsick))[JSTS](https://huggingface.co/datasets/shunk031/JGLUE)を用いました。
86+
評価データセットとしてJSICK ([GitHub](https://github.com/verypluming/JSICK),[HuggingFace](https://huggingface.co/datasets/hpprc/jsick))と[JSTS](https://huggingface.co/datasets/shunk031/JGLUE)を用いました。
8787

8888
このうち、JSICKの開発(val)セットを文埋め込みモデル訓練中の開発セットとして用い、JSICKのテスト(test)セットとJSTSの訓練(train)・開発(val)セットを最終的な評価に用いました。
8989
つまり、ハイパーパラメータ探索に利用した評価セットは、開発セットとして用いたJSICKの開発セットになります。

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp