Browse Source

cleanup notebooks

Eric Wang 3 years ago
parent
commit
df2a5dc4be
2 changed files with 1 additions and 126 deletions
  1. 1 1
      finetune.py
  2. 0 125
      iteration.ipynb

+ 1 - 1
finetune.py

@@ -61,7 +61,7 @@ def generate_prompt(data_point):
 MICRO_BATCH_SIZE = 12
 BATCH_SIZE = 36
 GRADIENT_ACCUMULATION_STEPS = BATCH_SIZE // MICRO_BATCH_SIZE
-EPOCHS = 1
+EPOCHS = 3
 LEARNING_RATE = 2e-5
 CUTOFF_LEN = 128
 

File diff suppressed because it is too large
+ 0 - 125
iteration.ipynb


Some files were not shown because too many files changed in this diff