Update README.md
Browse files
README.md
CHANGED
@@ -25,8 +25,8 @@ Benchmarks show significantly better English-Japanese and Japanese-English trans
|
|
25 |
GoogleのウェブサービスColabを使うと無料でC3TR-Adapterを試す事が出来ます。
|
26 |
You can try C3TR-Adapter for free using Google's web service Colab.
|
27 |
|
28 |
-
- [動作確認用の簡単なサンプル(A simple sample to check the operation)](https://
|
29 |
-
- [テキストファイルを一括で日英・英日翻訳するサンプル(Sample of batch translation of text files)](https://
|
30 |
|
31 |
### モデルの動かし方(How to use Model)
|
32 |
|
|
|
25 |
GoogleのウェブサービスColabを使うと無料でC3TR-Adapterを試す事が出来ます。
|
26 |
You can try C3TR-Adapter for free using Google's web service Colab.
|
27 |
|
28 |
+
- [動作確認用の簡単なサンプル(A simple sample to check the operation)](https://github.com/webbigdata-jp/python_sample/blob/main/C3TR_Adapter_Japanese_English_Translation_sample_code.ipynb)
|
29 |
+
- [テキストファイルを一括で日英・英日翻訳するサンプル(Sample of batch translation of text files)](https://github.com/webbigdata-jp/python_sample/blob/main/C3TR_Adapter_batch_translation_sample.ipynb)
|
30 |
|
31 |
### モデルの動かし方(How to use Model)
|
32 |
|