Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
- type: spearman_cosine
|
25 |
value: null
|
26 |
name: Spearman Cosine
|
27 |
-
license:
|
28 |
datasets:
|
29 |
- code-search-net/code_search_net
|
30 |
- Shuu12121/java-codesearch-dataset-open
|
@@ -173,4 +173,4 @@ print(similarities.shape) # Output: [3, 3]
|
|
173 |
archivePrefix={arXiv},
|
174 |
primaryClass={cs.CL}
|
175 |
}
|
176 |
-
```
|
|
|
24 |
- type: spearman_cosine
|
25 |
value: null
|
26 |
name: Spearman Cosine
|
27 |
+
license: c-uda
|
28 |
datasets:
|
29 |
- code-search-net/code_search_net
|
30 |
- Shuu12121/java-codesearch-dataset-open
|
|
|
173 |
archivePrefix={arXiv},
|
174 |
primaryClass={cs.CL}
|
175 |
}
|
176 |
+
```
|