Update README.md
Browse files
README.md
CHANGED
@@ -38,8 +38,6 @@ We train on an 8 GPU setup with data parallelism, a learning rate of 5e-5 with l
|
|
38 |
|
39 |
## Usage
|
40 |
|
41 |
-
An example usa
|
42 |
-
|
43 |
```python
|
44 |
import torch
|
45 |
import typer
|
|
|
38 |
|
39 |
## Usage
|
40 |
|
|
|
|
|
41 |
```python
|
42 |
import torch
|
43 |
import typer
|