lawhy commited on
Commit
42ebe8f
·
verified ·
1 Parent(s): ddd623b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,11 +8,11 @@ pinned: false
8
  license: apache-2.0
9
  ---
10
 
11
- **Hierarchy Transformer (HiT)** is a framework to provide universal hierarchy embedding in hyperbolic space with transformer encoder-based language models.
12
 
13
- This huggingface page serves as the **model** and **dataset** (also available on [Zenodo](https://zenodo.org/doi/10.5281/zenodo.10511042)) repository.
14
 
15
- The **code** repository is available on GitHub: [HierarchyTransformers](https://github.com/KRR-Oxford/HierarchyTransformers).
16
 
17
  ## Get Started
18
 
 
8
  license: apache-2.0
9
  ---
10
 
11
+ **Hierarchy Transformer (HiT)** is a framework aimed to provide universal hierarchy embedding in hyperbolic space with transformer encoder-based language models.
12
 
13
+ This Hugging Face page serves as a repository for both the **models** and **datasets**, the latter is also accessible on [Zenodo](https://zenodo.org/doi/10.5281/zenodo.10511042).
14
 
15
+ For more details, visit [HierarchyTransformers](https://github.com/KRR-Oxford/HierarchyTransformers) on GitHub.
16
 
17
  ## Get Started
18