DragosGorduza commited on
Commit
166a848
1 Parent(s): fca7428

Pushing fiqa sent bert gpl 30000 steps trained model

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -107,7 +107,7 @@ Parameters of the fit()-Method:
107
  "lr": 2e-05
108
  },
109
  "scheduler": "WarmupLinear",
110
- "steps_per_epoch": 50000,
111
  "warmup_steps": 1000,
112
  "weight_decay": 0.01
113
  }
 
107
  "lr": 2e-05
108
  },
109
  "scheduler": "WarmupLinear",
110
+ "steps_per_epoch": 90000,
111
  "warmup_steps": 1000,
112
  "weight_decay": 0.01
113
  }