Update README.md
Browse files
README.md
CHANGED
|
@@ -97,8 +97,7 @@ subsumption_scores = - (dists + centri_score_weight * (parent_norms - child_norm
|
|
| 97 |
|
| 98 |
### Train Your Own Models
|
| 99 |
|
| 100 |
-
Use the scripts in our [
|
| 101 |
-
|
| 102 |
|
| 103 |
## Full Model Architecture
|
| 104 |
```
|
|
|
|
| 97 |
|
| 98 |
### Train Your Own Models
|
| 99 |
|
| 100 |
+
Use the example scripts in our [repository](https://github.com/KRR-Oxford/HierarchyTransformers/tree/main/scripts) to reproduce existing models and train/evaluate your own models.
|
|
|
|
| 101 |
|
| 102 |
## Full Model Architecture
|
| 103 |
```
|