azureml-acft-contrib-hf-nlp

View on PyPIReverse Dependencies (1)

47.0.0 azureml_acft_contrib_hf_nlp-47.0.0-py3-none-any.whl

Wheel Details

Project: azureml-acft-contrib-hf-nlp
Version: 47.0.0
Filename: azureml_acft_contrib_hf_nlp-47.0.0-py3-none-any.whl
Download: [link]
Size: 363777
MD5: ca01043677fc17ea602624a37a8aeac7
SHA256: ccbef0d55a9666632d18b4e71f9f995e3191611fa5717e09a2fcdc44349b712f
Uploaded: 2024-03-22 10:10:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: azureml-acft-contrib-hf-nlp
Version: 47.0.0
Summary: Contains the acft nlp-hf-contrib package used in script to build azureml components.
Author: Microsoft Corp
License: inline_license
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7,<3.12
Requires-Dist: datasets (>=2.3.2)
Requires-Dist: sacremoses (==0.0.53)
Requires-Dist: scikit-learn (<=1.1.0,>=1.0.0)
Requires-Dist: seqeval (==1.2.2)
Requires-Dist: twine (==3.3.0); extra == "dev"
Requires-Dist: wheel (==0.37.0); extra == "dev"
Requires-Dist: pytest (~=5.3.0); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
[Description omitted; length: 307 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
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/_version.py sha256=6tbwTfcvkL7u8i_rkvzyeWb_6rwSOsoLFvfhWf89WZM 36
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=yorQpKXW7KvJOCU8ClglJvmurJoTait1DmNrtWEFm5I 7317
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=1OOeHXeQpSAvWOfDYYXw9it42t8j-wLWd_rvn13tuAE 11035
azureml/acft/contrib/hf/nlp/entry_point/__init__.py sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c 298
azureml/acft/contrib/hf/nlp/entry_point/data_import/__init__.py sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c 298
azureml/acft/contrib/hf/nlp/entry_point/data_import/data_import.py sha256=QK4kwaQvBsrg1svS-c8AcoiiO5tpKTXRU3CTO50idnU 4513
azureml/acft/contrib/hf/nlp/entry_point/finetune/__init__.py sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c 298
azureml/acft/contrib/hf/nlp/entry_point/finetune/finetune.py sha256=Z2BCkF0gCvcnSJQ6iO4qugOerwLgykzMW0njRZi-_6Q 50782
azureml/acft/contrib/hf/nlp/entry_point/finetune/finetune_config.py sha256=L3kcgakPzsZQF4oLSuP39CYr-7W_4opJayteOuJ-1nI 11993
azureml/acft/contrib/hf/nlp/entry_point/finetune/model_selector.py sha256=wVmJtEeOt6ljOJ7za7SS4AVQpCYke3g-EB0Bk6I54Q0 15159
azureml/acft/contrib/hf/nlp/entry_point/finetune/preprocess.py sha256=BxnU5UqYCI0xxRnjk9e6E7VTqIf7LDRC3aXCukpLIMc 14043
azureml/acft/contrib/hf/nlp/entry_point/finetune/register_model.py sha256=kPoFeRoApcyp1D5OQPgEXDNijxKMwLGiNdG3xnNvzuo 11694
azureml/acft/contrib/hf/nlp/entry_point/finetune/register_presets_model.py sha256=vyR6m3rioaIM2hTum7xQAv8zjI_pwRxNfZ2VymmnW7s 18143
azureml/acft/contrib/hf/nlp/entry_point/finetune/validate_lora_weights.py sha256=OuT8Snis5_CcQRt6PDpaznXDRn5pI21GZhdvPoCxWSQ 4526
azureml/acft/contrib/hf/nlp/entry_point/finetune/zero2.json sha256=pSfQIRR3UKdPsv7e_rZYxIAh-FVxiIkpapoBkLCORN8 1166
azureml/acft/contrib/hf/nlp/entry_point/finetune/zero3.json sha256=-rBF2-DwJaBKDE0fhrAoWjGLn0fACJundFLS0Y1SAQw 1726
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=i3vKEE8Mx-f23mBnYeOkAZGm7cKUkkTBdxtlOLTxfvA 20805
azureml/acft/contrib/hf/nlp/nlp_auto/tokenizer.py sha256=uEULefSuhP7TxDloT5iepyLXtdB_T8q3a3UQI-iZem0 4514
azureml/acft/contrib/hf/nlp/tasks/__init__.py sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c 298
azureml/acft/contrib/hf/nlp/tasks/base/__init__.py sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c 298
azureml/acft/contrib/hf/nlp/tasks/base/finetune/__init__.py sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c 298
azureml/acft/contrib/hf/nlp/tasks/base/finetune/finetune.py sha256=ZjEF058NJ7QlJXhY-_WVCRB3_bbXa049ia0Yq7ZzXE8 4385
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=PUVAUPjouCmFdvxYX5QB6HgOymPGgsDyj4ffhMH5S1E 10875
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=Qeb4vISKoa8fZDr3ItPDI4kGQAa5Y7AkeEDopntBbTU 16318
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=SuZwqRPKZ2FfyLpt34CO58_mHq7Rt_U0CiEr_nhHGWQ 10482
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=lnBcjhi9E6TLJX_8ZDOK9z2K0r-pupXCZkM4fqhKg30 13300
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=oqm-p9gFU13alof_RvLWzxIw4mOz2zE1XKQaPQR__Uo 14953
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=DDXXlRWrJwiSPjYkacvs0oNI2K0hSuVGLGRGafefn9A 29454
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=ED-7z2a0vpkbccxxYQf2pORpbzaiq06rUK-O9WldNZ8 10430
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=i0ODBhoN8DfxGASzqDnt6qjmiuYclh6iyIT7n4q7x_k 10646
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=lmTRSfBlLAmFCypHYk1b65Bgqmh-oJYoGN15ZzZRjAI 10356
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=Ol_9wzKxAd9rqFjeEJIIB6ODp-JBWxxh9b58uFomTA4 11009
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=zDr6dUIXZ1-DPHx9WkLvt-cTuckbWmJQ_43l2Evy8xI 8611
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=tIPcUyV2GMkQTOx9xqVGpXZH21vRiNs1e5yQoLwgG-o 15549
azureml/acft/contrib/hf/nlp/tasks/text_generation/preprocess/preprocess_for_finetune.py sha256=fi7AFg3cyqM6iGjJZ4XB8bPsBJNoibQ8u4ljKmhDuiY 15448
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=aU-PkmptcQjnoevvG0vPwpy9-rCNuwe8OQxXvekIT_k 11683
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=X_CQp4fXH-bU3Rsl-cRrVey-SmPxMLKGptOvJOBky5A 11342
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=BYAPEZiz8OF_370S0GBkBT9k4AvqI0KyNHWTubkXEcw 5477
azureml/acft/contrib/hf/nlp/utils/data_utils.py sha256=CN9foplrzG6m6hnDDjRmg1-uUpN9hcDn9pzUBnCsyGM 19817
azureml/acft/contrib/hf/nlp/utils/hf_argparser.py sha256=gwGgUC7VsmLtaBapNeOx1_4-UqWAvmH6hkJnK0GGVnc 21628
azureml/acft/contrib/hf/nlp/utils/io_utils.py sha256=PPDKKnJJKJgbmkXTKsZEAG94qCZbFMDujkxGElqRTmY 3516
azureml/acft/contrib/hf/nlp/utils/mlflow_preprocess.py sha256=NV4QQWPD9Gi5hQpXUkYpimNs5IXOLPBtcStIbKtSTcQ 1167
azureml/acft/contrib/hf/nlp/utils/mlflow_utils.py sha256=Qq1yo5g9-hyPtqbtn5N4wk29pe9ucl1Ca1KFUuMvG8M 16226
azureml/acft/contrib/hf/nlp/utils/model_selector_utils.py sha256=L3Yx1Qsg0FTl3X8gPSEnXHvKTFZ_QjFVNOLHfjUlbrM 11706
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=kr49t9XkqRSQELbHJzNy3iheVGDNLG-vtuxWDHALjAg 15039
azureml_acft_contrib_hf_nlp-47.0.0.data/data/azureml-acft-contrib-hf-nlp/NOTICE sha256=EuZDT4SJ0Anyd3VCItECyYWbihi8KkmHDk1Oupz_NG8 869245
azureml_acft_contrib_hf_nlp-47.0.0.data/data/deepspeed/zero2.json sha256=pSfQIRR3UKdPsv7e_rZYxIAh-FVxiIkpapoBkLCORN8 1166
azureml_acft_contrib_hf_nlp-47.0.0.data/data/deepspeed/zero3.json sha256=-rBF2-DwJaBKDE0fhrAoWjGLn0fACJundFLS0Y1SAQw 1726
azureml_acft_contrib_hf_nlp-47.0.0.dist-info/LICENSE.txt sha256=GBoIyZ-6vJ4xjRc8U3wTw4EfkuaEdVTm_gbr1Nm8uDI 859
azureml_acft_contrib_hf_nlp-47.0.0.dist-info/METADATA sha256=tlAw_s-2E6zrK4N0E1FMLg2wLe7xigu_kpXeVU-Stfw 1631
azureml_acft_contrib_hf_nlp-47.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
azureml_acft_contrib_hf_nlp-47.0.0.dist-info/top_level.txt sha256=ZOeEa0TAXo6i5wOjwBoqfIGEuxOcKuscGgNSpizqREY 8
azureml_acft_contrib_hf_nlp-47.0.0.dist-info/RECORD

top_level.txt

azureml