azureml-acft-multimodal-components 0.0.57__py3-none-any.whl → 0.0.58__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- ver = "0.0.57"
2
- selfver = "0.0.57"
1
+ ver = "0.0.58"
2
+ selfver = "0.0.58"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: azureml-acft-multimodal-components
3
- Version: 0.0.57
3
+ Version: 0.0.58
4
4
  Summary: Contains the acft multimodal-contrib package used in script to build azureml components.
5
5
  Home-page: https://msdata.visualstudio.com/Vienna/_git/sdk-cli-v2?version=GBtraining_finetune
6
6
  Author: Microsoft Corp
@@ -18,23 +18,23 @@ Classifier: Operating System :: POSIX :: Linux
18
18
  Requires-Python: >=3.8,<3.10
19
19
  Description-Content-Type: text/x-rst
20
20
  License-File: LICENSE.txt
21
- Requires-Dist: azureml-core ==1.53.0
22
- Requires-Dist: azureml-automl-core ==1.53.2
21
+ Requires-Dist: azureml-core==1.53.0
22
+ Requires-Dist: azureml-automl-core==1.53.2
23
23
  Requires-Dist: azureml-metrics
24
- Requires-Dist: azureml-train-automl-client ==1.53.2
25
- Requires-Dist: azureml-train-automl-runtime ==1.53.2
24
+ Requires-Dist: azureml-train-automl-client==1.53.2
25
+ Requires-Dist: azureml-train-automl-runtime==1.53.2
26
26
  Requires-Dist: azureml-acft-accelerator
27
27
  Requires-Dist: azureml-acft-common-components
28
28
  Requires-Dist: azureml-acft-contrib-hf-nlp
29
- Requires-Dist: datasets ==2.12.0
30
- Requires-Dist: scikit-learn <=1.1.0,>=1.0.0
31
- Requires-Dist: torch <=2.1.0,>=1.13.1
32
- Requires-Dist: torchvision >=0.14.1
29
+ Requires-Dist: datasets==2.12.0
30
+ Requires-Dist: scikit-learn<=1.1.0,>=1.0.0
31
+ Requires-Dist: torch<=2.1.0,>=1.13.1
32
+ Requires-Dist: torchvision>=0.14.1
33
33
  Provides-Extra: dev
34
- Requires-Dist: twine ==3.3.0 ; extra == 'dev'
35
- Requires-Dist: wheel ==0.37.0 ; extra == 'dev'
34
+ Requires-Dist: twine==3.3.0; extra == "dev"
35
+ Requires-Dist: wheel==0.37.0; extra == "dev"
36
36
  Provides-Extra: test
37
- Requires-Dist: pytest ~=5.3.0 ; extra == 'test'
37
+ Requires-Dist: pytest~=5.3.0; extra == "test"
38
38
 
39
39
  This package contains functionality used by the components for training multimodal models, primarily available on huggingface.
40
40
  This package is not designed for end-user consumption and not to be released to pypi.
@@ -3,7 +3,7 @@ azureml/acft/__init__.py,sha256=9yEu-iBWQHMmb7eapxBKtSs5hHWMDIZeGhXEntYSp4w,267
3
3
  azureml/acft/multimodal/__init__.py,sha256=9yEu-iBWQHMmb7eapxBKtSs5hHWMDIZeGhXEntYSp4w,267
4
4
  azureml/acft/multimodal/components/NOTICE.txt,sha256=Wi77VU9zlsSpIoTfQyhQ73Nwze4miS9YDG4rcI6izo4,530804
5
5
  azureml/acft/multimodal/components/__init__.py,sha256=qC5hRHbTbRwhm4xSfuFpDl0ungDu3rxgX7bfPsaTQVA,792
6
- azureml/acft/multimodal/components/_version.py,sha256=7nbjnlATc0-Sy7QxtfXUHG_0iqY0xxxl7Lw8YRekXMo,36
6
+ azureml/acft/multimodal/components/_version.py,sha256=n_UKalVNZrNXEBbQ3H5E6GyC-mRm85v-LsoPh7LpXws,36
7
7
  azureml/acft/multimodal/components/base_runner.py,sha256=DpEqtXoO1iwqd5EJtjXauZ_D3C2LLLoqT2wYw-84YDg,1235
8
8
  azureml/acft/multimodal/components/task_factory.py,sha256=Ar4emx5xmw72NZKkDzw6tdixw9d6PiGTSa1CsleyqKY,980
9
9
  azureml/acft/multimodal/components/artifacts/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
@@ -51,8 +51,8 @@ azureml/acft/multimodal/components/utils/__init__.py,sha256=9yEu-iBWQHMmb7eapxBK
51
51
  azureml/acft/multimodal/components/utils/common_utils.py,sha256=CDqbSGlQHedatUXOnjPV8cAcW1-BKap48R4g-D-4Va8,2105
52
52
  azureml/acft/multimodal/components/utils/model_selector_utils.py,sha256=gLQNgWVONG4mhqls1vfFl301YITuHJUTJB6EJPoowW4,12833
53
53
  azureml/acft/multimodal/components/utils/trainer_callbacks.py,sha256=3ElNRjxp8Ipt2xC-NQUEy676FLd26K0URB7aPRK2p2c,5795
54
- azureml_acft_multimodal_components-0.0.57.dist-info/LICENSE.txt,sha256=GBoIyZ-6vJ4xjRc8U3wTw4EfkuaEdVTm_gbr1Nm8uDI,859
55
- azureml_acft_multimodal_components-0.0.57.dist-info/METADATA,sha256=b3O8N22WXcfQ-zkebJmLEwMdfyiPmE_zSSd2uAdzN9o,1839
56
- azureml_acft_multimodal_components-0.0.57.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
57
- azureml_acft_multimodal_components-0.0.57.dist-info/top_level.txt,sha256=ZOeEa0TAXo6i5wOjwBoqfIGEuxOcKuscGgNSpizqREY,8
58
- azureml_acft_multimodal_components-0.0.57.dist-info/RECORD,,
54
+ azureml_acft_multimodal_components-0.0.58.dist-info/LICENSE.txt,sha256=GBoIyZ-6vJ4xjRc8U3wTw4EfkuaEdVTm_gbr1Nm8uDI,859
55
+ azureml_acft_multimodal_components-0.0.58.dist-info/METADATA,sha256=XJ-Uv-HvxDwG8vltXFmwrWhBatTfVM0_lgw3_S7CJWo,1825
56
+ azureml_acft_multimodal_components-0.0.58.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
57
+ azureml_acft_multimodal_components-0.0.58.dist-info/top_level.txt,sha256=ZOeEa0TAXo6i5wOjwBoqfIGEuxOcKuscGgNSpizqREY,8
58
+ azureml_acft_multimodal_components-0.0.58.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: setuptools (72.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5