JustinLin610
commited on
Commit
•
ab29fa3
1
Parent(s):
2086a2c
Update README.md
Browse files
README.md
CHANGED
@@ -59,7 +59,6 @@ generated_ids = [output_ids[len(input_ids):] for input_ids, output_ids in zip(mo
|
|
59 |
|
60 |
response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
61 |
```
|
62 |
-
<br>
|
63 |
|
64 |
|
65 |
## Citation
|
|
|
59 |
|
60 |
response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
61 |
```
|
|
|
62 |
|
63 |
|
64 |
## Citation
|