mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-16 08:17:45 +01:00
1. refine quick start and pipeline doc 2. remove tf pytorch easynlp from requirements 3. lazy import for torch and tensorflow 4. test successfully on linux and mac intel cpu 5. update api doc Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8882373
19 lines
432 B
ReStructuredText
19 lines
432 B
ReStructuredText
maas\_lib.trainers.nlp package
|
|
==============================
|
|
|
|
.. automodule:: maas_lib.trainers.nlp
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
Submodules
|
|
----------
|
|
|
|
maas\_lib.trainers.nlp.sequence\_classification\_trainer module
|
|
---------------------------------------------------------------
|
|
|
|
.. automodule:: maas_lib.trainers.nlp.sequence_classification_trainer
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|