[docs] The use of do_lower_case in scripts is on its way to deprecation (#3738)

This commit is contained in:
Julien Chaumond
2020-04-10 12:34:04 -04:00
committed by GitHub
parent b169ac9c2b
commit cbad305ce6
4 changed files with 4 additions and 20 deletions

View File

@@ -89,6 +89,3 @@
description: Run evaluation during training at each logging step.
type: flag
default: true
- name: do_lower_case
description: Set this flag if you are using an uncased model.
type: flag