Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,10 @@ entity_names = ["computer", "personal computer", "fruit", "berry"]
|
|
36 |
entity_embeddings = model.encode(entity_names)
|
37 |
```
|
38 |
|
|
|
|
|
|
|
|
|
39 |
## Datasets
|
40 |
|
41 |
The datasets for training and evaluating HiTs are available at [Zenodo](https://zenodo.org/doi/10.5281/zenodo.10511042).
|
|
|
36 |
entity_embeddings = model.encode(entity_names)
|
37 |
```
|
38 |
|
39 |
+
## Models
|
40 |
+
|
41 |
+
See available HiT models under this organisation.
|
42 |
+
|
43 |
## Datasets
|
44 |
|
45 |
The datasets for training and evaluating HiTs are available at [Zenodo](https://zenodo.org/doi/10.5281/zenodo.10511042).
|