Charles1973 commited on
Commit
8b2cc38
·
1 Parent(s): 3bdf427
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@
5
  # pip install evaluate==0.3.0
6
  # pip install sentencepiece==0.1.97
7
 
8
- %%time
9
 
10
  # ファインチューニングの実行
11
  !python ./transformers/examples/pytorch/language-modeling/run_clm.py \
 
5
  # pip install evaluate==0.3.0
6
  # pip install sentencepiece==0.1.97
7
 
8
+ # %%time
9
 
10
  # ファインチューニングの実行
11
  !python ./transformers/examples/pytorch/language-modeling/run_clm.py \