Thanmay commited on
Commit
88ea7f5
·
verified ·
1 Parent(s): 4d4177b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -18,9 +18,6 @@ This was trained as part of the paper [RomanSetu: Efficiently unlocking multilin
18
  The codebase used to train and evaluate this model can be found at [https://github.com/AI4Bharat/romansetu](https://github.com/AI4Bharat/romansetu).
19
 
20
  ## Usage
21
- Clone [https://github.com/AI4Bharat/romansetu](https://github.com/AI4Bharat/romansetu) and install the required dependencies. Then download or clone this model to the same machine.
22
-
23
- ## Example
24
 
25
  ```python3
26
  from transformers import AutoTokenizer, AutoModelForCausalLM
 
18
  The codebase used to train and evaluate this model can be found at [https://github.com/AI4Bharat/romansetu](https://github.com/AI4Bharat/romansetu).
19
 
20
  ## Usage
 
 
 
21
 
22
  ```python3
23
  from transformers import AutoTokenizer, AutoModelForCausalLM