logo
Browse Source

update the opearator.

Signed-off-by: wxywb <xy.wang@zilliz.com>
main
wxywb 2 years ago
parent
commit
5c8443d6ef
  1. 1
      README.md

1
README.md

@ -175,6 +175,7 @@ training_args = {
'overwrite_output_dir': True, 'overwrite_output_dir': True,
} }
clip_op.train(data_args=data_args, training_args=training_args)
``` ```
### Dive deep and customize your training ### Dive deep and customize your training

Loading…
Cancel
Save