Balaji S commited on
Commit
89cbd3b
·
verified ·
1 Parent(s): 83451a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -22,10 +22,11 @@ For details please refer [💻[GitHub Code](https://github.com/jibala-1022/EasyR
22
 
23
  ### Model List
24
  We release a series of EasyRec checkpoints with varying sizes. You can easily load these models from Hugging Face by replacing the model name.
25
- | Model | Model Size | Model Parameters | Recall@10 on Movies |
26
- |:-------------------------------|:--------:|:--------:|:--------:|
27
- | [jibala-1022/easyrec-small](https://huggingface.co/jibala-1022/easyrec-small) | 243M | 121,364,313 | 0.0086 |
28
- | [jibala-1022/easyrec-base](https://huggingface.co/jibala-1022/easyrec-base) | 328M | 163,891,545 | 0.0166 |
 
29
 
30
  ## 🌟 Citation
31
  ```bibtex
 
22
 
23
  ### Model List
24
  We release a series of EasyRec checkpoints with varying sizes. You can easily load these models from Hugging Face by replacing the model name.
25
+ | Model | Size | Parameters | Recall@10 on Movies |
26
+ |:-----:|:----:|:----------:|:-------------------:|
27
+ | [jibala-1022/easyrec-small](https://huggingface.co/jibala-1022/easyrec-small) | 243 MB | 121,364,313 | 0.0086 |
28
+ | [jibala-1022/easyrec-base](https://huggingface.co/jibala-1022/easyrec-base) | 328 MB | 163,891,545 | 0.0166 |
29
+ | [jibala-1022/easyrec-large](https://huggingface.co/jibala-1022/easyrec-large) | 816 MB | 407,933,017 | 0.0166 |
30
 
31
  ## 🌟 Citation
32
  ```bibtex