regisss HF staff commited on
Commit
84bbd47
1 Parent(s): 9a302a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ license: apache-2.0
5
  [Optimum Habana](https://github.com/huggingface/optimum-habana) is the interface between the Transformers library and Habana's Gaudi processor (HPU). It provides a set of tools enabling easy and fast model loading and fine-tuning on single- and multi-HPU settings for different downstream tasks.
6
  Learn more about how to take advantage of the power of Habana HPUs to train Transformers models at [hf.co/Habana](https://huggingface.co/Habana).
7
 
8
- ## RoBERTa Base model HPU configuration
9
 
10
  This model contains just the `GaudiConfig` file for running the [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) model on Habana's Gaudi processors (HPU).
11
 
 
5
  [Optimum Habana](https://github.com/huggingface/optimum-habana) is the interface between the Transformers library and Habana's Gaudi processor (HPU). It provides a set of tools enabling easy and fast model loading and fine-tuning on single- and multi-HPU settings for different downstream tasks.
6
  Learn more about how to take advantage of the power of Habana HPUs to train Transformers models at [hf.co/Habana](https://huggingface.co/Habana).
7
 
8
+ ## DistilBERT Base model HPU configuration
9
 
10
  This model contains just the `GaudiConfig` file for running the [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) model on Habana's Gaudi processors (HPU).
11