Unverified Commit 69a26c7e authored by Yuki Shindo's avatar Yuki Shindo Committed by GitHub
Browse files

Add Japanese translation (#26799)

Translated into Japanese (README_ja)
parent 0e52af4d
......@@ -210,7 +210,7 @@ Hugging Faceチームによって作られた **[トランスフォーマーを
>>> outputs = model(**inputs)
```
And here is the equivalent code for TensorFlow:
そしてこちらはTensorFlowと同等のコードとなります:
```python
>>> from transformers import AutoTokenizer, TFAutoModel
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment