lawhy commited on
Commit
bf5779d
·
verified ·
1 Parent(s): cb626dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ HiT-MiniLM-L12-WordNet is a HiT model trained on WordNet's subsumption (hypernym
32
  - **Model type:** Hierarchy Transformer Encoder (HiT)
33
  - **License:** Apache license 2.0
34
  - **Hierarchy**: WordNet's subsumption (hypernym) hierarchy of noun entities.
35
- - **Training Dataset**: Hierarchy-Transformers/WordNetNoun
36
  - **Pre-trained model:** [sentence-transformers/all-MiniLM-L12-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L12-v2)
37
  - **Training Objectives**: Jointly optimised on *Hyperbolic Clustering* and *Hyperbolic Centripetal* losses (see definitions in the [paper](https://arxiv.org/abs/2401.11374))
38
 
 
32
  - **Model type:** Hierarchy Transformer Encoder (HiT)
33
  - **License:** Apache license 2.0
34
  - **Hierarchy**: WordNet's subsumption (hypernym) hierarchy of noun entities.
35
+ - **Training Dataset**: [Hierarchy-Transformers/WordNetNoun](https://huggingface.co/datasets/Hierarchy-Transformers/WordNetNoun)
36
  - **Pre-trained model:** [sentence-transformers/all-MiniLM-L12-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L12-v2)
37
  - **Training Objectives**: Jointly optimised on *Hyperbolic Clustering* and *Hyperbolic Centripetal* losses (see definitions in the [paper](https://arxiv.org/abs/2401.11374))
38