Skip to content
This repository was archived by the owner on Oct 3, 2021. It is now read-only.

Commit 12fdef6

Browse files
committed
Added egg-info for 1.8
1 parent 83065f4 commit 12fdef6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

β€Ždist/gpt2_client-1.8.tar.gz

12 KB
Binary file not shown.

β€Žgpt2_client.egg-info/PKG-INFO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Metadata-Version: 2.1
22
Name: gpt2-client
3-
Version: 1.7.8
4-
Summary: Easy-to-use Wrapper for GPT-2 117M and 345M Transformer Models
3+
Version: 1.8
4+
Summary: Easy-to-use Wrapper for the GPT-2 117M and 345M Transformer Models
55
Home-page: https://github.com/rish-16/gpt2client
66
Author: Rishabh Anand
77
Author-email: [email protected]
88
License: MIT
9-
Download-URL: https://github.com/rish-16/gpt2client/archive/1.6.tar.gz
9+
Download-URL: https://github.com/rish-16/gpt2client/archive/1.7.tar.gz
1010
Description: <h1 align="center">gpt2-client πŸ€–πŸ“</h1>
1111

1212
<p align="center">Easy-to-use Wrapper for GPT-2 117M and 345M Transformer Models</p>
@@ -83,7 +83,7 @@ Description: <h1 align="center">gpt2-client πŸ€–πŸ“</h1>
8383
In order to fine-tune GPT-2 to your custom corpus or dataset, it's ideal to have a GPU or TPU at hand. [Google Colab](http://colab.research.google.com) is one such tool you can make use of to re-train/fine-tune your custom model.
8484
Keywords: gpt-2,wrapper,transformer,machine learning,openai,text generation
8585
Platform: UNKNOWN
86-
Classifier: Development Status :: 3 - Alpha
86+
Classifier: Development Status :: 4 - Beta
8787
Classifier: Intended Audience :: Developers
8888
Classifier: Topic :: Software Development :: Build Tools
8989
Classifier: License :: OSI Approved :: MIT License

0 commit comments

Comments
Β (0)