Metadata-Version: 2.1
Name: band
Version: 0.2.9
Summary: BERT Application
Home-page: https://github.com/sunyancn/band
Author: sunyancn
Author-email: sunyanhust@163.com
License: MIT License
Description: ## Dataset 
        | Dataset Name | Language |             TASK              |        Description         |
        | :----------: | :------: | :---------------------------: | :------------------------: |
        | ChnSentiCorp |    CN    |      Text Classification      |   Binary Classification    |
        |    LCQMC     |    CN    |     Question Answer Match     |   Binary Classification    |
        |   MSRA_NER   |    CN    |   Named Entity Recognition    |     Sequence Labeling      |
        |    Toxic     |    EN    |      Text Classification      |  Multi-label Multi-label   |
        |   Thucnews   |    CN    |      Text Classification      | Multi-class Classification |
        |    SQUAD     |    EN    | Machine Reading Comprehension |            Span            |
        |     DRCD     |    CN    | Machine Reading Comprehension |            Span            |
        |     CMRC     |    CN    | Machine Reading Comprehension |            Span            |
        |     GLUE     |    EN    |                               |                            |
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >3.6
Description-Content-Type: text/markdown
