Update README.md
Browse files
README.md
CHANGED
|
@@ -79,8 +79,8 @@ Find below some example scripts on how to use the model in `transformers`:
|
|
| 79 |
## Using the Pytorch model
|
| 80 |
### Running the model on a GPU
|
| 81 |
<details>
|
| 82 |
-
<summary> Click to expand </summary>
|
| 83 |
-
|
| 84 |
```python
|
| 85 |
import argparse
|
| 86 |
import torch
|
|
|
|
| 79 |
## Using the Pytorch model
|
| 80 |
### Running the model on a GPU
|
| 81 |
<details>
|
| 82 |
+
<summary> Click to expand </summary>
|
| 83 |
+
|
| 84 |
```python
|
| 85 |
import argparse
|
| 86 |
import torch
|