hotchpotch commited on
Commit
939ac1b
1 Parent(s): 54ea380

update readme

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-sa-4.0
3
  language:
4
  - ja
5
  ---
@@ -12,4 +12,13 @@ wikipedia 日本語の文を、各種日本語の embeddings や faiss index へ
12
 
13
  ## 大元のデータ
14
 
15
- - https://huggingface.co/datasets/singletongue/wikipedia-utils
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: other
3
  language:
4
  - ja
5
  ---
 
12
 
13
  ## 大元のデータ
14
 
15
+ - https://huggingface.co/datasets/singletongue/wikipedia-utils
16
+
17
+ ## 検索タスクでのデータ評価
18
+
19
+ - [ベクトル検索のみで、AI王クイズ第一回コンペに臨む - Q&Aタスクでの複数の日本語embeddingsの評価](https://secon.dev/entry/2023/12/21/080000-vector-search-ai-ou-comp/)
20
+
21
+ ## ライセンス
22
+
23
+ - `text-embedding-*` のファイルは OpenAI のライセンスに従います。
24
+ - それ以外は `CC-BY-SA-4.0` です