ptran74 commited on
Commit
a6d0186
1 Parent(s): 2f16418

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ Also, you should improve the Dataset either by using a **better generated questi
64
  - 30% of the total questions is dedicated for evaluating.
65
 
66
  ## Training procedure
67
- - The model was trained from Google Colab
68
  - Utilizes Tesla P100 16GB, took 6.3 hours to train
69
  - `load_best_model_at_end` is enabled in TrainingArguments
70
 
 
64
  - 30% of the total questions is dedicated for evaluating.
65
 
66
  ## Training procedure
67
+ - The model was trained from [Google Colab](https://colab.research.google.com/drive/1dJXNstk2NSenwzdtl9xA8AqjP4LL-Ks_?usp=sharing)
68
  - Utilizes Tesla P100 16GB, took 6.3 hours to train
69
  - `load_best_model_at_end` is enabled in TrainingArguments
70