Skip to content

Added non-static token masking

Marcus Hardt requested to merge non-static-token-masking into main

Created by: lehr-fa

Draws masking tokens randomly from predefined set of actual tokens (A, C, G, U, -) instead of using a static, special masking token.

Merge request reports