sayanmandal
commited on
Commit
•
75cb22e
1
Parent(s):
0988db9
Update README.md
Browse files
README.md
CHANGED
@@ -35,8 +35,8 @@ It achieves the following results on the evaluation set:
|
|
35 |
|
36 |
## Model description
|
37 |
|
38 |
-
Model generated using
|
39 |
-
```python make_student.py t5-small t5_small_6_3 6 3
|
40 |
Check this [link](https://discuss.huggingface.co/t/questions-on-distilling-from-t5/1193/9) for more information.
|
41 |
|
42 |
## Intended uses & limitations
|
|
|
35 |
|
36 |
## Model description
|
37 |
|
38 |
+
Model generated using:<br />
|
39 |
+
```python make_student.py t5-small t5_small_6_3 6 3```<br />
|
40 |
Check this [link](https://discuss.huggingface.co/t/questions-on-distilling-from-t5/1193/9) for more information.
|
41 |
|
42 |
## Intended uses & limitations
|