Commit ·
9b1a74b
1
Parent(s): ed4339d
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
How to use ths model?
|
|
|
|
| 5 |
|
| 6 |
```python
|
| 7 |
import pandas as pd
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
How to use ths model?
|
| 5 |
+
Download the pytorch_model.bin file and execute the following:
|
| 6 |
|
| 7 |
```python
|
| 8 |
import pandas as pd
|