Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ This repository contains code to run our ELM models.
|
|
4 |
Models are located in the "models" folder. ELM models in this repository comes in three sizes (elm-1.0, elm-0.75 and elm-0.25) and supports the following use-case.
|
5 |
- news_classification
|
6 |
|
|
|
|
|
7 |
## Download ELM repo
|
8 |
```bash
|
9 |
sudo apt-get intall git-lfs
|
|
|
4 |
Models are located in the "models" folder. ELM models in this repository comes in three sizes (elm-1.0, elm-0.75 and elm-0.25) and supports the following use-case.
|
5 |
- news_classification
|
6 |
|
7 |
+
Try out the ELM models in HF spaces at [slicexai/elm-demo-v1](https://huggingface.co/spaces/slicexai/elm-demo-v1)
|
8 |
+
|
9 |
## Download ELM repo
|
10 |
```bash
|
11 |
sudo apt-get intall git-lfs
|