keras-nlp-nightly 0.22.0.dev202508060424__py3-none-any.whl → 0.26.0.dev202602020506__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.
- {keras_nlp_nightly-0.22.0.dev202508060424.dist-info → keras_nlp_nightly-0.26.0.dev202602020506.dist-info}/METADATA +3 -3
- keras_nlp_nightly-0.26.0.dev202602020506.dist-info/RECORD +5 -0
- {keras_nlp_nightly-0.22.0.dev202508060424.dist-info → keras_nlp_nightly-0.26.0.dev202602020506.dist-info}/WHEEL +1 -1
- keras_nlp_nightly-0.22.0.dev202508060424.dist-info/RECORD +0 -5
- {keras_nlp_nightly-0.22.0.dev202508060424.dist-info → keras_nlp_nightly-0.26.0.dev202602020506.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: keras-nlp-nightly
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.26.0.dev202602020506
|
|
4
4
|
Summary: Pretrained models for Keras.
|
|
5
5
|
Author-email: Keras team <keras-users@googlegroups.com>
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -18,9 +18,9 @@ Classifier: Operating System :: MacOS
|
|
|
18
18
|
Classifier: Intended Audience :: Science/Research
|
|
19
19
|
Classifier: Topic :: Scientific/Engineering
|
|
20
20
|
Classifier: Topic :: Software Development
|
|
21
|
-
Requires-Python: >=3.
|
|
21
|
+
Requires-Python: >=3.10
|
|
22
22
|
Description-Content-Type: text/markdown
|
|
23
|
-
Requires-Dist: keras-hub-nightly==0.
|
|
23
|
+
Requires-Dist: keras-hub-nightly==0.26.0.dev202602020506
|
|
24
24
|
|
|
25
25
|
# KerasNLP: Multi-framework NLP Models
|
|
26
26
|
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
keras_nlp/__init__.py,sha256=FnToevwYGFvlrId4c75GlvaQxRJfkoXK_jHc9aICpOY,328
|
|
2
|
+
keras_nlp_nightly-0.26.0.dev202602020506.dist-info/METADATA,sha256=hIgHJ2opbT-6a4QCehyuTv9Lpa4i3ggBr5iDocCvqOI,1297
|
|
3
|
+
keras_nlp_nightly-0.26.0.dev202602020506.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
4
|
+
keras_nlp_nightly-0.26.0.dev202602020506.dist-info/top_level.txt,sha256=8LoxZggbL2FTZ15l1TdQUT7Fx8p-qM72k5R-i0T66SQ,10
|
|
5
|
+
keras_nlp_nightly-0.26.0.dev202602020506.dist-info/RECORD,,
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
keras_nlp/__init__.py,sha256=FnToevwYGFvlrId4c75GlvaQxRJfkoXK_jHc9aICpOY,328
|
|
2
|
-
keras_nlp_nightly-0.22.0.dev202508060424.dist-info/METADATA,sha256=exSv6eQKsxiajT1N8zYBjZdcFFt1aKkI3hhCwusb-20,1296
|
|
3
|
-
keras_nlp_nightly-0.22.0.dev202508060424.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
4
|
-
keras_nlp_nightly-0.22.0.dev202508060424.dist-info/top_level.txt,sha256=8LoxZggbL2FTZ15l1TdQUT7Fx8p-qM72k5R-i0T66SQ,10
|
|
5
|
-
keras_nlp_nightly-0.22.0.dev202508060424.dist-info/RECORD,,
|