Update README.md
Browse files
README.md
CHANGED
|
@@ -52,8 +52,8 @@ This is a Sentence Transformer model based on `Shuu12121/CodeModernBERT-Crow`, f
|
|
| 52 |
- ベースモデル (Base Model): [Shuu12121/CodeModernBERT-Crow](https://huggingface.co/Shuu12121/CodeModernBERT-Crow)
|
| 53 |
- License: Apache-2.0
|
| 54 |
|
| 55 |
-
[: [Shuu12121/CodeModernBERT-Crow](https://huggingface.co/Shuu12121/CodeModernBERT-Crow)
|
| 53 |
- License: Apache-2.0
|
| 54 |
|
| 55 |
+
[](https://colab.research.google.com/github/Shun0212/CodeSearch-Crow/blob/main/CodeSearchCrow.ipynb)
|
| 56 |
+
👉 **[Google Colab 上で今すぐ試す](https://colab.research.google.com/github/Shun0212/CodeSearch-Crow/blob/main/CodeSearchCrow.ipynb)**
|
| 57 |
このモデルを使った、**GitHubリポジトリの関数レベルコード検索システム**を簡単に試すことができます!
|
| 58 |
|
| 59 |
|
|
|
|
| 75 |
|
| 76 |
## 🧩 関連プロジェクトとの連携 / Integration with Related Projects
|
| 77 |
|
| 78 |
+
**CodeSearch-ModernBERT-Crow-Plus** は [CodeSearchCrow.ipynb](https://colab.research.google.com/github/Shun0212/CodeSearch-Crow/blob/main/CodeSearchCrow.ipynb) のように
|
| 79 |
**実際のGitHubリポジトリを対象とした、関数単位のコード検索システム**を簡単に構築できます。
|
| 80 |
|
| 81 |
このノートブックでは以下の処理が実行されます:
|
|
|
|
| 94 |
---
|
| 95 |
|
| 96 |
### 🔗 リンク
|
| 97 |
+
- 📄 実行可能なノートブック:[.ipynb](https://colab.research.google.com/github/Shun0212/CodeSearch-Crow/blob/main/CodeSearchCrow.ipynb)
|
| 98 |
|
| 99 |
## 概要 / Overview
|
| 100 |
|