dev-slx commited on
Commit
4df67d3
1 Parent(s): 11d1de1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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