azureml/__init__.py,sha256=9yEu-iBWQHMmb7eapxBKtSs5hHWMDIZeGhXEntYSp4w,267
azureml/acft/__init__.py,sha256=9yEu-iBWQHMmb7eapxBKtSs5hHWMDIZeGhXEntYSp4w,267
azureml/acft/contrib/__init__.py,sha256=9yEu-iBWQHMmb7eapxBKtSs5hHWMDIZeGhXEntYSp4w,267
azureml/acft/contrib/hf/__init__.py,sha256=qC5hRHbTbRwhm4xSfuFpDl0ungDu3rxgX7bfPsaTQVA,792
azureml/acft/contrib/hf/nlp/NOTICE,sha256=EuZDT4SJ0Anyd3VCItECyYWbihi8KkmHDk1Oupz_NG8,869245
azureml/acft/contrib/hf/nlp/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/base_runner.py,sha256=1bVVqOraH7F2aKkzPH5HVcBTexI3dJtZ1h-R18uaHl0,6046
azureml/acft/contrib/hf/nlp/task_factory.py,sha256=giLx0e6ToD17KAr_8o0-qMelpMCU8TdGS3c4XnWuqFY,2710
azureml/acft/contrib/hf/nlp/constants/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/constants/constants.py,sha256=DmYdDJeiBhRxkO_7vZP3lyin2bqmPi3SUK9OL6PH_LU,9689
azureml/acft/contrib/hf/nlp/metrics/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/metrics/load_metric.py,sha256=EuqEFEWhy-XAOpY0K_JN9vf2SfxWPrPUPESLGQ7PeO8,1303
azureml/acft/contrib/hf/nlp/metrics/rouge.py,sha256=0YFVxdRRMKdcd7jyPMOQQiCAADjCOljM4iYczXTUHhE,5968
azureml/acft/contrib/hf/nlp/metrics/sacrebleu.py,sha256=9RdmxtcgAFF5bot7wWGQGRlvJG0shtKt_42SQuesknw,8001
azureml/acft/contrib/hf/nlp/nlp_auto/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/nlp_auto/config.py,sha256=GAVv5A3g0RgZOA8LBSMXVQQOj0PGQnV1vnLW4zx9U8w,3289
azureml/acft/contrib/hf/nlp/nlp_auto/model.py,sha256=CRqyyGSTUFNqbm24j76iQNuTCAO9LCFuJhuxiSBxX-0,24709
azureml/acft/contrib/hf/nlp/nlp_auto/tokenizer.py,sha256=qoEktTDCzK5DBMpJFK4Uoy_FB_zc-JmCFIHedAQwG10,4095
azureml/acft/contrib/hf/nlp/tasks/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/multi_label/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/multi_label/runner.py,sha256=H_dUkcxWwmJTxa6ApCkrHaPa0d4gfD_gNs-AmKxvAAM,2857
azureml/acft/contrib/hf/nlp/tasks/multi_label/finetune/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/multi_label/finetune/finetune.py,sha256=4EVMvhuXoPGi2wJ3iAGPtT-AhhytOgHw4cDus_uf3mc,12474
azureml/acft/contrib/hf/nlp/tasks/multi_label/preprocess/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/multi_label/preprocess/base.py,sha256=YwcUnP3uzBWh6Oym_Iuynirpl4M1k8TK3mb3-QmZ9Io,16089
azureml/acft/contrib/hf/nlp/tasks/multi_label/preprocess/preprocess_for_finetune.py,sha256=gqhjcJnQb_fNYzIYF0_Tcqp_aFjhHEJuxcTZPL67uhM,15987
azureml/acft/contrib/hf/nlp/tasks/multi_label/preprocess/preprocess_for_inference.py,sha256=IpQTVrxdK49awMtLpCEgB9MdFSevUGn6K-_2ed3nE2c,2349
azureml/acft/contrib/hf/nlp/tasks/ner/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/ner/runner.py,sha256=wms5jRk_o1t-vrKue-9Mtw1nkXRFbZ813fYmlUm2YIU,3540
azureml/acft/contrib/hf/nlp/tasks/ner/finetune/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/ner/finetune/finetune.py,sha256=Da3rtkiD9pQL7FjXGNeIpwScgVvu-3yQXj5mrqAzdcs,12142
azureml/acft/contrib/hf/nlp/tasks/ner/preprocess/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/ner/preprocess/base.py,sha256=NdZOGMQw3Suxz_Ni7kdPq9npNAFEliQ5zk0dxI-PMk8,13071
azureml/acft/contrib/hf/nlp/tasks/ner/preprocess/preprocess_for_finetune.py,sha256=vSFv-ESrr_EN0Ct2c259UHVm1l7GIeuE3F4vH9UaSSo,15263
azureml/acft/contrib/hf/nlp/tasks/ner/preprocess/preprocess_for_inference.py,sha256=VGOmAI0RjucOU2A50hTBUD_WkQxP2-WNkIUAaQkn3dM,3994
azureml/acft/contrib/hf/nlp/tasks/nlp_multiclass/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/nlp_multiclass/runner.py,sha256=QM7M-VQRaxIwI7-GVy3NagkudrWJQHtrewQzXnHiR2g,2541
azureml/acft/contrib/hf/nlp/tasks/nlp_multiclass/preprocess/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/nlp_multiclass/preprocess/base.py,sha256=jzvsxIXT1uPLWn69lzq-Hovtohk9YwiaI3O8Fu0zFfg,11026
azureml/acft/contrib/hf/nlp/tasks/nlp_multiclass/preprocess/preprocess_for_finetune.py,sha256=QO60dQ2-2pDb6LIhzYMCayAu09ZCPpEfrTO1TZxpi0k,12497
azureml/acft/contrib/hf/nlp/tasks/nlp_multilabel/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/nlp_multilabel/runner.py,sha256=GT5kfWV4-YaK-FtT_JI_bOQ6nlNX41hrYQCRAEL_STY,2464
azureml/acft/contrib/hf/nlp/tasks/nlp_multilabel/preprocess/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/nlp_multilabel/preprocess/base.py,sha256=0iSjUasj848chFYhgGxe2l8smJGKBHrmjlSYvolx7ls,14453
azureml/acft/contrib/hf/nlp/tasks/nlp_multilabel/preprocess/preprocess_for_finetune.py,sha256=uWCTS4ta9EV3Ir4XCK8LGYPKCBTbF-QEK5JEa7lsvnQ,13481
azureml/acft/contrib/hf/nlp/tasks/nlp_ner/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/nlp_ner/runner.py,sha256=yYt6el0tpVgBC1yGWTckrI4Movr7W266iKEfXWGoagI,2409
azureml/acft/contrib/hf/nlp/tasks/nlp_ner/preprocess/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/nlp_ner/preprocess/base.py,sha256=OPhsUhnuM6Jp5ZcUIy41W9X0ZJLq1OtfjOgJx39_ErM,11377
azureml/acft/contrib/hf/nlp/tasks/nlp_ner/preprocess/preprocess_for_finetune.py,sha256=AQoU-3xXZJZ81bpq-7Um1daWdYLTEI14_KxIkYKQlh8,11633
azureml/acft/contrib/hf/nlp/tasks/qna/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/qna/runner.py,sha256=3q5SBKzG7ON-7deTKzucUQHbib2oIfrKAgtFnqSouIs,2833
azureml/acft/contrib/hf/nlp/tasks/qna/finetune/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/qna/finetune/finetune.py,sha256=gKkLkXSZOG84V869fcOSzKlJeGE7KzMxryjn7n6fmRg,16489
azureml/acft/contrib/hf/nlp/tasks/qna/preprocess/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/qna/preprocess/base.py,sha256=Mk2CH58Ohcpms5st7NJNtHSRjUGvHG7Dwq3FtImc7As,29223
azureml/acft/contrib/hf/nlp/tasks/qna/preprocess/preprocess_for_finetune.py,sha256=myRHPrcceWJ2v9JOVlfm5JRhjLIfXdSNnLc54X31y9Q,13450
azureml/acft/contrib/hf/nlp/tasks/qna/preprocess/preprocess_for_inference.py,sha256=IpQTVrxdK49awMtLpCEgB9MdFSevUGn6K-_2ed3nE2c,2349
azureml/acft/contrib/hf/nlp/tasks/single_label/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/single_label/runner.py,sha256=jHqZ78XwKX8SDAKWY7xHyljkKdFT9E-BdZBwoiqXrlg,2954
azureml/acft/contrib/hf/nlp/tasks/single_label/finetune/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/single_label/finetune/finetune.py,sha256=ef9XRnxEctAmgCt4yE0Zk6wsQgPTgsgW-8tUQn36pVU,11926
azureml/acft/contrib/hf/nlp/tasks/single_label/preprocess/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/single_label/preprocess/base.py,sha256=8ChVyPeTfVuuBmGpe1TnVjGF9I1VXVJ62mOvWdyRang,10417
azureml/acft/contrib/hf/nlp/tasks/single_label/preprocess/preprocess_for_finetune.py,sha256=97v2K0hYvDldNHoIcLzMV84Gj6N6_Uid_6O_HBdE6PM,15579
azureml/acft/contrib/hf/nlp/tasks/single_label/preprocess/preprocess_for_inference.py,sha256=IpQTVrxdK49awMtLpCEgB9MdFSevUGn6K-_2ed3nE2c,2349
azureml/acft/contrib/hf/nlp/tasks/summarization/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/summarization/runner.py,sha256=-aihzJKBLlczxVO1hepprMs2d511BsMTIujbpSH4d4U,2973
azureml/acft/contrib/hf/nlp/tasks/summarization/finetune/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/summarization/finetune/finetune.py,sha256=p4gjIcxiv3dGAWHgyhNHGlU96qmSUEsQjAihZ_V_7Vs,11883
azureml/acft/contrib/hf/nlp/tasks/summarization/preprocess/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/summarization/preprocess/base.py,sha256=EnafOK14R2mqsYoI8Bh36BL1Vw-DHll7vBhaXMcMUmk,10780
azureml/acft/contrib/hf/nlp/tasks/summarization/preprocess/preprocess_for_finetune.py,sha256=p6jAtcDJJRAoShtHsNCE8bQIENPOa-3fzcM-iiAoUxs,16560
azureml/acft/contrib/hf/nlp/tasks/summarization/preprocess/preprocess_for_inference.py,sha256=uEq31XgiYWXtjg5AEFjadJRlJybatWjRB4V1Mt9jSXk,2278
azureml/acft/contrib/hf/nlp/tasks/text_generation/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/text_generation/runner.py,sha256=ORT9y8dqEVK1tqqDoWAnGUaksg5_IqW4rMxibc2bJrA,2919
azureml/acft/contrib/hf/nlp/tasks/text_generation/finetune/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/text_generation/finetune/finetune.py,sha256=SN9vAnTOp8ffigTHnCNmhXVrFHn5G3loeTp0pLywzVw,10065
azureml/acft/contrib/hf/nlp/tasks/text_generation/preprocess/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/text_generation/preprocess/base.py,sha256=bA8gYIgNwV1mm0wpdqOM-6hScAsex8lJG0Cxd9lF_Z0,14136
azureml/acft/contrib/hf/nlp/tasks/text_generation/preprocess/preprocess_for_finetune.py,sha256=EF3L0JkSQfjALImAgyuiA5PREcWXTYdQef_cr1W7qbQ,15339
azureml/acft/contrib/hf/nlp/tasks/text_generation/preprocess/preprocess_for_inference.py,sha256=dkMhDcEq0C6eBsSJlmjL8182iSOetXEgl0g0-_-bogo,2391
azureml/acft/contrib/hf/nlp/tasks/translation/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/translation/runner.py,sha256=sk_MZTMQux284O8GUkHCObNPYulvvkc-qHGsGZmfQxM,2936
azureml/acft/contrib/hf/nlp/tasks/translation/finetune/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/translation/finetune/finetune.py,sha256=YKD9Hw3UD_Hu_i7ZuKi8JkM2v3uUsPTH4V1BxYl89Zk,13210
azureml/acft/contrib/hf/nlp/tasks/translation/preprocess/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/tasks/translation/preprocess/base.py,sha256=Hyv98MAtH3wMUm9Efd1s02P64X6uJf5_RSi2P1U-SzU,11113
azureml/acft/contrib/hf/nlp/tasks/translation/preprocess/preprocess_for_finetune.py,sha256=1mIW4bT84FUpZJhTUv2CeGxGPEZXPYO5fAkajftAFas,17779
azureml/acft/contrib/hf/nlp/tasks/translation/preprocess/preprocess_for_inference.py,sha256=uEq31XgiYWXtjg5AEFjadJRlJybatWjRB4V1Mt9jSXk,2278
azureml/acft/contrib/hf/nlp/utils/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
azureml/acft/contrib/hf/nlp/utils/common_utils.py,sha256=mFnQt63EQPjbzO8Hj55ctVFpj7Hzn1JNVxoKjhBAWI4,805
azureml/acft/contrib/hf/nlp/utils/data_utils.py,sha256=i7Ok5-VwHhLGT-Ehrlr9UYl8mjx528TxQKpRqYR_5pE,15969
azureml/acft/contrib/hf/nlp/utils/hf_argparser.py,sha256=n0eDuBW-rPZ5FF_1JomIGf8A4nAC4hNTarPstKEvSWU,19641
azureml/acft/contrib/hf/nlp/utils/io_utils.py,sha256=mNIBA_VwqS5jaXXMChm6cJ9Tv7Acv6_T-UwZ-XrXjfg,2527
azureml/acft/contrib/hf/nlp/utils/mlflow_preprocess.py,sha256=NV4QQWPD9Gi5hQpXUkYpimNs5IXOLPBtcStIbKtSTcQ,1167
azureml/acft/contrib/hf/nlp/utils/mlflow_utils.py,sha256=_4QwUh-HEH62qMVHvBneRZein6BaSkKsmG5a9y4VJAA,13849
azureml/acft/contrib/hf/nlp/utils/model_selector_utils.py,sha256=dtLjK_lp6ojYjiAwvFAdLBxW00w9TJDjvvykdAYErLM,9560
azureml/acft/contrib/hf/nlp/utils/preprocess.py,sha256=CmJaFRnAMnC9ksika4KLLB7WgfV4NXOU9XX0nm7JAAQ,801
azureml/acft/contrib/hf/nlp/utils/preprocess_utils.py,sha256=x6LpmS3gjL9RfY5INZNmSIZqfBpYQqj0cc4Lbndjtmc,7729
azureml/acft/contrib/hf/nlp/utils/validation_utils.py,sha256=TYdBQj6N31nhayYwrmpz-7BIBT4Vpx1jcO_mg3vVvWk,13393
azureml_acft_contrib_hf_nlp-0.0.30.data/data/azureml-acft-contrib-hf-nlp/NOTICE,sha256=EuZDT4SJ0Anyd3VCItECyYWbihi8KkmHDk1Oupz_NG8,869245
azureml_acft_contrib_hf_nlp-0.0.30.dist-info/LICENSE.txt,sha256=GBoIyZ-6vJ4xjRc8U3wTw4EfkuaEdVTm_gbr1Nm8uDI,859
azureml_acft_contrib_hf_nlp-0.0.30.dist-info/METADATA,sha256=FAm7c_2zE4IwAnFZ4Cm0MvSjmoZWhUI5S8ovftgiTOo,1510
azureml_acft_contrib_hf_nlp-0.0.30.dist-info/WHEEL,sha256=YUYzQ6UQdoqxXjimOitTqynltBCkwY6qlTfTh2IzqQU,97
azureml_acft_contrib_hf_nlp-0.0.30.dist-info/top_level.txt,sha256=ZOeEa0TAXo6i5wOjwBoqfIGEuxOcKuscGgNSpizqREY,8
azureml_acft_contrib_hf_nlp-0.0.30.dist-info/RECORD,,
