bert-score-flex-plot-example

View on PyPIReverse Dependencies (0)

0.3.16 bert_score_flex_plot_example-0.3.16-py3-none-any.whl

Wheel Details

Project: bert-score-flex-plot-example
Version: 0.3.16
Filename: bert_score_flex_plot_example-0.3.16-py3-none-any.whl
Download: [link]
Size: 26760
MD5: cbbe080b1d54d7b10a4b7135b6558456
SHA256: 21e174d49d7b221917b034da71490485bfae0df4398e17481ddecc028742c87f
Uploaded: 2024-03-08 23:26:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bert_score_flex_plot_example
Version: 0.3.16
Summary: An unofficial fork of PyTorch implementation of BERT score
Author: Fork author: Alon Mannor. Origianl authors: Tianyi Zhang*, Varsha Kishore*, Felix Wu*, Kilian Q. Weinberger, and Yoav Artzi
Author-Email: alon.mannor[at]gmail.com (fork author), tzhang[at]asapp.com (original author)
Home-Page: https://github.com/Amannor/bert_score/tree/flex_plot_example
License: MIT
Keywords: BERT NLP deep learning google metric
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Requires-Dist: torch (>=1.0.0)
Requires-Dist: pandas (>=1.0.1)
Requires-Dist: transformers (>=3.0.0)
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: tqdm (>=4.31.1)
Requires-Dist: matplotlib
Requires-Dist: packaging (>=20.9)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 14830 characters]

WHEEL

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

RECORD

Path Digest Size
bert_score_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bert_score_cli/score.py sha256=3fn3e44s0RCEL4DznwED2ES5v3ZdbxugxsX39xGCcq8 4024
bert_score_cli/visualize.py sha256=O5wu5tAzPBCiZEUyP0KYOJ4iU7THtK0g4T7I363gB4E 1978
bert_score_flex_plot_example/__init__.py sha256=8sKMhFCQEngjB1ePYwkjKXEdYxSONolp81CiVFwHKrY 69
bert_score_flex_plot_example/score.py sha256=Y1L7q6qFCiTNXbuEsq5LoUN6zCiOKvYojyCPJIN4z_o 13213
bert_score_flex_plot_example/scorer.py sha256=koT3jNTFDdBlw76UtaHnDkZ_vQzbi1hrLofelWTQldg 13927
bert_score_flex_plot_example/utils.py sha256=mhYFA_eIatXuheABw_Vt4iUy80Bo-uy1qdJGVDw7sTM 30719
bert_score_flex_plot_example-0.3.16.dist-info/LICENSE sha256=2l2Ft7krJhRrviGiZ43yJHW1fRlLdu_QsU_qK7c0BNE 1155
bert_score_flex_plot_example-0.3.16.dist-info/METADATA sha256=CkBkTT7pYCHdnVciNo51_nqe_9HMYUtNRxflxuqiag8 16123
bert_score_flex_plot_example-0.3.16.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bert_score_flex_plot_example-0.3.16.dist-info/entry_points.txt sha256=vbXpe6AWLo-TOI6jxWjU9MHl6hZTrTacBsBBTf7p2AM 105
bert_score_flex_plot_example-0.3.16.dist-info/top_level.txt sha256=JZpInN-cEkcBs_tW-y6s5V81HSJ8eSgYxHMUFqte2gk 44
bert_score_flex_plot_example-0.3.16.dist-info/RECORD

top_level.txt

bert_score_cli
bert_score_flex_plot_example

entry_points.txt

bert-score = bert_score_cli.score:main
bert-score-show = bert_score_cli.visualize:main