suayptalha commited on
Commit
90bd712
·
verified ·
1 Parent(s): 84c3605

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ tags:
20
 
21
  First Hugging Face integration of minGRU models from the paper "[**Were RNNs All We Needed?**](https://arxiv.org/abs/2410.01201)".
22
 
23
- This model uses BERT-Base-Uncased tokenizer and fine-tuned on default IMDB dataset.
24
 
25
  Make sure you install "[**minGRU-pytorch**](https://github.com/lucidrains/minGRU-pytorch)" library by running "pip install minGRU-pytorch".
26
 
 
20
 
21
  First Hugging Face integration of minGRU models from the paper "[**Were RNNs All We Needed?**](https://arxiv.org/abs/2410.01201)".
22
 
23
+ This model uses BERT-Base-Uncased tokenizer and trained on default IMDB dataset.
24
 
25
  Make sure you install "[**minGRU-pytorch**](https://github.com/lucidrains/minGRU-pytorch)" library by running "pip install minGRU-pytorch".
26