feat: add include_num_input_tokens_seen
This commit is contained in:
parent
0071124994
commit
1ac91733e4
|
@ -11,6 +11,7 @@ cutoff_len: 1024
|
|||
max_samples: 50
|
||||
overwrite_cache: true
|
||||
preprocessing_num_workers: 16
|
||||
include_num_input_tokens_seen: true
|
||||
include_tokens_per_second: true
|
||||
|
||||
### output
|
||||
|
|
Loading…
Reference in New Issue