keras-nlp-nightly 0.23.0.dev202510190425__py3-none-any.whl → 0.23.0.dev202510200427__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.23.0.dev202510190425.dist-info → keras_nlp_nightly-0.23.0.dev202510200427.dist-info}/METADATA +2 -2
- keras_nlp_nightly-0.23.0.dev202510200427.dist-info/RECORD +5 -0
- keras_nlp_nightly-0.23.0.dev202510190425.dist-info/RECORD +0 -5
- {keras_nlp_nightly-0.23.0.dev202510190425.dist-info → keras_nlp_nightly-0.23.0.dev202510200427.dist-info}/WHEEL +0 -0
- {keras_nlp_nightly-0.23.0.dev202510190425.dist-info → keras_nlp_nightly-0.23.0.dev202510200427.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.23.0.
|
|
3
|
+
Version: 0.23.0.dev202510200427
|
|
4
4
|
Summary: Pretrained models for Keras.
|
|
5
5
|
Author-email: Keras team <keras-users@googlegroups.com>
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -20,7 +20,7 @@ Classifier: Topic :: Scientific/Engineering
|
|
|
20
20
|
Classifier: Topic :: Software Development
|
|
21
21
|
Requires-Python: >=3.10
|
|
22
22
|
Description-Content-Type: text/markdown
|
|
23
|
-
Requires-Dist: keras-hub-nightly==0.23.0.
|
|
23
|
+
Requires-Dist: keras-hub-nightly==0.23.0.dev202510200427
|
|
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.23.0.dev202510200427.dist-info/METADATA,sha256=oJ8_221O4UzUtUEDaGKoL4qpWEqltBgUEQ6mq4Ut4mQ,1297
|
|
3
|
+
keras_nlp_nightly-0.23.0.dev202510200427.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
4
|
+
keras_nlp_nightly-0.23.0.dev202510200427.dist-info/top_level.txt,sha256=8LoxZggbL2FTZ15l1TdQUT7Fx8p-qM72k5R-i0T66SQ,10
|
|
5
|
+
keras_nlp_nightly-0.23.0.dev202510200427.dist-info/RECORD,,
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
keras_nlp/__init__.py,sha256=FnToevwYGFvlrId4c75GlvaQxRJfkoXK_jHc9aICpOY,328
|
|
2
|
-
keras_nlp_nightly-0.23.0.dev202510190425.dist-info/METADATA,sha256=giajCs6inXuqNF5vBOLTAdgzjeXUTX0SDkblml6i0gc,1297
|
|
3
|
-
keras_nlp_nightly-0.23.0.dev202510190425.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
4
|
-
keras_nlp_nightly-0.23.0.dev202510190425.dist-info/top_level.txt,sha256=8LoxZggbL2FTZ15l1TdQUT7Fx8p-qM72k5R-i0T66SQ,10
|
|
5
|
-
keras_nlp_nightly-0.23.0.dev202510190425.dist-info/RECORD,,
|
|
File without changes
|