Skip to content

Commit b765aca

Browse files
committed
update component version
1 parent 68970ae commit b765aca

File tree

4 files changed

+4
-4
lines changed
  • assets/training/finetune_acft_hf_nlp/components

4 files changed

+4
-4
lines changed

assets/training/finetune_acft_hf_nlp/components/finetune/text_classification/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
$schema: https://azuremlschemas.azureedge.net/latest/commandComponent.schema.json
22
name: text_classification_finetune
3-
version: 0.0.65
3+
version: 0.0.66
44
type: command
55

66
is_deterministic: false

assets/training/finetune_acft_hf_nlp/components/finetune/token_classification/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
$schema: https://azuremlschemas.azureedge.net/latest/commandComponent.schema.json
22
name: token_classification_finetune
3-
version: 0.0.65
3+
version: 0.0.66
44
type: command
55

66
is_deterministic: false

assets/training/finetune_acft_hf_nlp/components/model_import/text_classification/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
$schema: https://azuremlschemas.azureedge.net/latest/commandComponent.schema.json
22
name: text_classification_model_import
3-
version: 0.0.65
3+
version: 0.0.66
44
type: command
55

66
is_deterministic: True

assets/training/finetune_acft_hf_nlp/components/model_import/token_classification/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
$schema: https://azuremlschemas.azureedge.net/latest/commandComponent.schema.json
22
name: token_classification_model_import
3-
version: 0.0.65
3+
version: 0.0.66
44
type: command
55

66
is_deterministic: True

0 commit comments

Comments
 (0)