Update README.md
Browse files
README.md
CHANGED
@@ -87,7 +87,6 @@ with open("./elyza-tasks-100-TV_0.jsonl", "r") as f:
|
|
87 |
|
88 |
```python
|
89 |
from tqdm import tqdm
|
90 |
-
import json
|
91 |
import re
|
92 |
|
93 |
# 推論するためにモデルのモードを変更
|
|
|
87 |
|
88 |
```python
|
89 |
from tqdm import tqdm
|
|
|
90 |
import re
|
91 |
|
92 |
# 推論するためにモデルのモードを変更
|