[DOCS] Fine-tunes training_percent definition. (#50601)
This commit is contained in:
parent
e6a469cc74
commit
0bcbddecf8
|
@ -1062,8 +1062,8 @@ end::tokenizer[]
|
|||
tag::training-percent[]
|
||||
Defines what percentage of the eligible documents that will
|
||||
be used for training. Documents that are ignored by the analysis (for example
|
||||
those that contain arrays) won’t be included in the calculation for used
|
||||
percentage. Defaults to `100`.
|
||||
those that contain arrays with more than one value) won’t be included in the
|
||||
calculation for used percentage. Defaults to `100`.
|
||||
end::training-percent[]
|
||||
|
||||
tag::use-null[]
|
||||
|
|
Loading…
Reference in New Issue