Mei

Results 3 issues of Mei

### Description I am following "Text Classification of MultiNLI Sentences using BERT" to train a binary classifier on my data. One thing special about my data is that the training...

### Describe your suggestion I create components with Python SDK, for example ``` @command_component(display_name="Print Environment Variables", version="0.0.2") def print_environment_variables(output_dir: Output, input_dir: Input): for k, v in os.environ.items(): if k.startswith("AZURE") or...

enhancement

### Describe the bug I want to get my Entra ID programmingly via `az ad user show --id [email protected]`. When I run it on an AzureML Ubuntu VM (I ssh...

Account
question
Graph
Auto-Assign
Azure CLI Team