File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
assets/training/finetune_acft_hf_nlp/components Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
$schema : https://azuremlschemas.azureedge.net/latest/commandComponent.schema.json
2
2
name : text_classification_finetune
3
- version : 0.0.65
3
+ version : 0.0.66
4
4
type : command
5
5
6
6
is_deterministic : false
Original file line number Diff line number Diff line change 1
1
$schema : https://azuremlschemas.azureedge.net/latest/commandComponent.schema.json
2
2
name : token_classification_finetune
3
- version : 0.0.65
3
+ version : 0.0.66
4
4
type : command
5
5
6
6
is_deterministic : false
Original file line number Diff line number Diff line change 1
1
$schema : https://azuremlschemas.azureedge.net/latest/commandComponent.schema.json
2
2
name : text_classification_model_import
3
- version : 0.0.65
3
+ version : 0.0.66
4
4
type : command
5
5
6
6
is_deterministic : True
Original file line number Diff line number Diff line change 1
1
$schema : https://azuremlschemas.azureedge.net/latest/commandComponent.schema.json
2
2
name : token_classification_model_import
3
- version : 0.0.65
3
+ version : 0.0.66
4
4
type : command
5
5
6
6
is_deterministic : True
You can’t perform that action at this time.
0 commit comments