applied-ai-018 commited on
Commit
71e7840
·
verified ·
1 Parent(s): 97f5725

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. ckpts/universal/global_step40/zero/12.mlp.dense_h_to_4h_swiglu.weight/exp_avg.pt +3 -0
  2. ckpts/universal/global_step40/zero/12.mlp.dense_h_to_4h_swiglu.weight/exp_avg_sq.pt +3 -0
  3. ckpts/universal/global_step40/zero/12.mlp.dense_h_to_4h_swiglu.weight/fp32.pt +3 -0
  4. ckpts/universal/global_step40/zero/15.input_layernorm.weight/fp32.pt +3 -0
  5. ckpts/universal/global_step40/zero/15.mlp.dense_4h_to_h.weight/exp_avg.pt +3 -0
  6. ckpts/universal/global_step40/zero/15.mlp.dense_4h_to_h.weight/exp_avg_sq.pt +3 -0
  7. ckpts/universal/global_step40/zero/15.mlp.dense_4h_to_h.weight/fp32.pt +3 -0
  8. ckpts/universal/global_step40/zero/28.final_rmsnorm.weight/exp_avg.pt +3 -0
  9. venv/lib/python3.10/site-packages/certifi/__init__.py +4 -0
  10. venv/lib/python3.10/site-packages/certifi/__main__.py +12 -0
  11. venv/lib/python3.10/site-packages/certifi/__pycache__/__init__.cpython-310.pyc +0 -0
  12. venv/lib/python3.10/site-packages/certifi/cacert.pem +0 -0
  13. venv/lib/python3.10/site-packages/certifi/core.py +114 -0
  14. venv/lib/python3.10/site-packages/certifi/py.typed +0 -0
  15. venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/INSTALLER +1 -0
  16. venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/LICENSE +202 -0
  17. venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/METADATA +203 -0
  18. venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/RECORD +64 -0
  19. venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/WHEEL +5 -0
  20. venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/entry_points.txt +3 -0
  21. venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/top_level.txt +1 -0
  22. venv/lib/python3.10/site-packages/fsspec/__pycache__/__init__.cpython-310.pyc +0 -0
  23. venv/lib/python3.10/site-packages/fsspec/__pycache__/_version.cpython-310.pyc +0 -0
  24. venv/lib/python3.10/site-packages/fsspec/__pycache__/archive.cpython-310.pyc +0 -0
  25. venv/lib/python3.10/site-packages/fsspec/__pycache__/asyn.cpython-310.pyc +0 -0
  26. venv/lib/python3.10/site-packages/fsspec/__pycache__/caching.cpython-310.pyc +0 -0
  27. venv/lib/python3.10/site-packages/fsspec/__pycache__/callbacks.cpython-310.pyc +0 -0
  28. venv/lib/python3.10/site-packages/fsspec/__pycache__/compression.cpython-310.pyc +0 -0
  29. venv/lib/python3.10/site-packages/fsspec/__pycache__/config.cpython-310.pyc +0 -0
  30. venv/lib/python3.10/site-packages/fsspec/__pycache__/conftest.cpython-310.pyc +0 -0
  31. venv/lib/python3.10/site-packages/fsspec/__pycache__/core.cpython-310.pyc +0 -0
  32. venv/lib/python3.10/site-packages/fsspec/__pycache__/dircache.cpython-310.pyc +0 -0
  33. venv/lib/python3.10/site-packages/fsspec/__pycache__/exceptions.cpython-310.pyc +0 -0
  34. venv/lib/python3.10/site-packages/fsspec/__pycache__/fuse.cpython-310.pyc +0 -0
  35. venv/lib/python3.10/site-packages/fsspec/__pycache__/generic.cpython-310.pyc +0 -0
  36. venv/lib/python3.10/site-packages/fsspec/__pycache__/gui.cpython-310.pyc +0 -0
  37. venv/lib/python3.10/site-packages/fsspec/__pycache__/mapping.cpython-310.pyc +0 -0
  38. venv/lib/python3.10/site-packages/fsspec/__pycache__/parquet.cpython-310.pyc +0 -0
  39. venv/lib/python3.10/site-packages/fsspec/__pycache__/registry.cpython-310.pyc +0 -0
  40. venv/lib/python3.10/site-packages/fsspec/__pycache__/spec.cpython-310.pyc +0 -0
  41. venv/lib/python3.10/site-packages/fsspec/__pycache__/transaction.cpython-310.pyc +0 -0
  42. venv/lib/python3.10/site-packages/fsspec/__pycache__/utils.cpython-310.pyc +0 -0
  43. venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/arrow.cpython-310.pyc +0 -0
  44. venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/dask.cpython-310.pyc +0 -0
  45. venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/dbfs.cpython-310.pyc +0 -0
  46. venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/ftp.cpython-310.pyc +0 -0
  47. venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/github.cpython-310.pyc +0 -0
  48. venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/http.cpython-310.pyc +0 -0
  49. venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/jupyter.cpython-310.pyc +0 -0
  50. venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/libarchive.cpython-310.pyc +0 -0
ckpts/universal/global_step40/zero/12.mlp.dense_h_to_4h_swiglu.weight/exp_avg.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1c9f1c43cb9b6a90dbc3dea2f659eb455ab76d98a9b03745670c866bdbd9090
3
+ size 33555612
ckpts/universal/global_step40/zero/12.mlp.dense_h_to_4h_swiglu.weight/exp_avg_sq.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c3abce78c0f99162c9f92163166ae1c3dd648ecb4c7743a84aae2713e48ccd0
3
+ size 33555627
ckpts/universal/global_step40/zero/12.mlp.dense_h_to_4h_swiglu.weight/fp32.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd389efba524ae1c545ffd5079a906fdb08bd5b6531074e793850c6a1598a90d
3
+ size 33555533
ckpts/universal/global_step40/zero/15.input_layernorm.weight/fp32.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c0baab5a51a4f46f8c622ebe40574778c7e827580bd67a40fdcb3bd881c3428
3
+ size 9293
ckpts/universal/global_step40/zero/15.mlp.dense_4h_to_h.weight/exp_avg.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d15662c35417ff7ece119067107a4de505058a8322e89bbe7b8cc3849b54f8b9
3
+ size 33555612
ckpts/universal/global_step40/zero/15.mlp.dense_4h_to_h.weight/exp_avg_sq.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef7b6bbaec3cf186fc199032cf5c6b4d38fb67df76b074506b4f92c11f20b309
3
+ size 33555627
ckpts/universal/global_step40/zero/15.mlp.dense_4h_to_h.weight/fp32.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bad1b0604ec15459145dc6669dbc060c7c1bd95776a710e72f2d12555c7b560
3
+ size 33555533
ckpts/universal/global_step40/zero/28.final_rmsnorm.weight/exp_avg.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:836727a01b376a87fbe1d4751a9bae855fbee690f1815440392c8594d42f0b87
3
+ size 9372
venv/lib/python3.10/site-packages/certifi/__init__.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ from .core import contents, where
2
+
3
+ __all__ = ["contents", "where"]
4
+ __version__ = "2024.02.02"
venv/lib/python3.10/site-packages/certifi/__main__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import argparse
2
+
3
+ from certifi import contents, where
4
+
5
+ parser = argparse.ArgumentParser()
6
+ parser.add_argument("-c", "--contents", action="store_true")
7
+ args = parser.parse_args()
8
+
9
+ if args.contents:
10
+ print(contents())
11
+ else:
12
+ print(where())
venv/lib/python3.10/site-packages/certifi/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (288 Bytes). View file
 
venv/lib/python3.10/site-packages/certifi/cacert.pem ADDED
The diff for this file is too large to render. See raw diff
 
venv/lib/python3.10/site-packages/certifi/core.py ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ certifi.py
3
+ ~~~~~~~~~~
4
+
5
+ This module returns the installation location of cacert.pem or its contents.
6
+ """
7
+ import sys
8
+ import atexit
9
+
10
+ def exit_cacert_ctx() -> None:
11
+ _CACERT_CTX.__exit__(None, None, None) # type: ignore[union-attr]
12
+
13
+
14
+ if sys.version_info >= (3, 11):
15
+
16
+ from importlib.resources import as_file, files
17
+
18
+ _CACERT_CTX = None
19
+ _CACERT_PATH = None
20
+
21
+ def where() -> str:
22
+ # This is slightly terrible, but we want to delay extracting the file
23
+ # in cases where we're inside of a zipimport situation until someone
24
+ # actually calls where(), but we don't want to re-extract the file
25
+ # on every call of where(), so we'll do it once then store it in a
26
+ # global variable.
27
+ global _CACERT_CTX
28
+ global _CACERT_PATH
29
+ if _CACERT_PATH is None:
30
+ # This is slightly janky, the importlib.resources API wants you to
31
+ # manage the cleanup of this file, so it doesn't actually return a
32
+ # path, it returns a context manager that will give you the path
33
+ # when you enter it and will do any cleanup when you leave it. In
34
+ # the common case of not needing a temporary file, it will just
35
+ # return the file system location and the __exit__() is a no-op.
36
+ #
37
+ # We also have to hold onto the actual context manager, because
38
+ # it will do the cleanup whenever it gets garbage collected, so
39
+ # we will also store that at the global level as well.
40
+ _CACERT_CTX = as_file(files("certifi").joinpath("cacert.pem"))
41
+ _CACERT_PATH = str(_CACERT_CTX.__enter__())
42
+ atexit.register(exit_cacert_ctx)
43
+
44
+ return _CACERT_PATH
45
+
46
+ def contents() -> str:
47
+ return files("certifi").joinpath("cacert.pem").read_text(encoding="ascii")
48
+
49
+ elif sys.version_info >= (3, 7):
50
+
51
+ from importlib.resources import path as get_path, read_text
52
+
53
+ _CACERT_CTX = None
54
+ _CACERT_PATH = None
55
+
56
+ def where() -> str:
57
+ # This is slightly terrible, but we want to delay extracting the
58
+ # file in cases where we're inside of a zipimport situation until
59
+ # someone actually calls where(), but we don't want to re-extract
60
+ # the file on every call of where(), so we'll do it once then store
61
+ # it in a global variable.
62
+ global _CACERT_CTX
63
+ global _CACERT_PATH
64
+ if _CACERT_PATH is None:
65
+ # This is slightly janky, the importlib.resources API wants you
66
+ # to manage the cleanup of this file, so it doesn't actually
67
+ # return a path, it returns a context manager that will give
68
+ # you the path when you enter it and will do any cleanup when
69
+ # you leave it. In the common case of not needing a temporary
70
+ # file, it will just return the file system location and the
71
+ # __exit__() is a no-op.
72
+ #
73
+ # We also have to hold onto the actual context manager, because
74
+ # it will do the cleanup whenever it gets garbage collected, so
75
+ # we will also store that at the global level as well.
76
+ _CACERT_CTX = get_path("certifi", "cacert.pem")
77
+ _CACERT_PATH = str(_CACERT_CTX.__enter__())
78
+ atexit.register(exit_cacert_ctx)
79
+
80
+ return _CACERT_PATH
81
+
82
+ def contents() -> str:
83
+ return read_text("certifi", "cacert.pem", encoding="ascii")
84
+
85
+ else:
86
+ import os
87
+ import types
88
+ from typing import Union
89
+
90
+ Package = Union[types.ModuleType, str]
91
+ Resource = Union[str, "os.PathLike"]
92
+
93
+ # This fallback will work for Python versions prior to 3.7 that lack the
94
+ # importlib.resources module but relies on the existing `where` function
95
+ # so won't address issues with environments like PyOxidizer that don't set
96
+ # __file__ on modules.
97
+ def read_text(
98
+ package: Package,
99
+ resource: Resource,
100
+ encoding: str = 'utf-8',
101
+ errors: str = 'strict'
102
+ ) -> str:
103
+ with open(where(), encoding=encoding) as data:
104
+ return data.read()
105
+
106
+ # If we don't have importlib.resources, then we will just do the old logic
107
+ # of assuming we're on the filesystem and munge the path directly.
108
+ def where() -> str:
109
+ f = os.path.dirname(__file__)
110
+
111
+ return os.path.join(f, "cacert.pem")
112
+
113
+ def contents() -> str:
114
+ return read_text("certifi", "cacert.pem", encoding="ascii")
venv/lib/python3.10/site-packages/certifi/py.typed ADDED
File without changes
venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/INSTALLER ADDED
@@ -0,0 +1 @@
 
 
1
+ pip
venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/LICENSE ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/METADATA ADDED
@@ -0,0 +1,203 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Metadata-Version: 2.1
2
+ Name: evaluate
3
+ Version: 0.4.1
4
+ Summary: HuggingFace community-driven open-source library of evaluation
5
+ Home-page: https://github.com/huggingface/evaluate
6
+ Author: HuggingFace Inc.
7
+ Author-email: [email protected]
8
+ License: Apache 2.0
9
+ Download-URL: https://github.com/huggingface/evaluate/tags
10
+ Keywords: metrics machine learning evaluate evaluation
11
+ Platform: UNKNOWN
12
+ Classifier: Development Status :: 5 - Production/Stable
13
+ Classifier: Intended Audience :: Developers
14
+ Classifier: Intended Audience :: Education
15
+ Classifier: Intended Audience :: Science/Research
16
+ Classifier: License :: OSI Approved :: Apache Software License
17
+ Classifier: Operating System :: OS Independent
18
+ Classifier: Programming Language :: Python :: 3
19
+ Classifier: Programming Language :: Python :: 3.7
20
+ Classifier: Programming Language :: Python :: 3.8
21
+ Classifier: Programming Language :: Python :: 3.9
22
+ Classifier: Programming Language :: Python :: 3.10
23
+ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
24
+ Requires-Python: >=3.7.0
25
+ Description-Content-Type: text/markdown
26
+ License-File: LICENSE
27
+ Requires-Dist: datasets >=2.0.0
28
+ Requires-Dist: numpy >=1.17
29
+ Requires-Dist: dill
30
+ Requires-Dist: pandas
31
+ Requires-Dist: requests >=2.19.0
32
+ Requires-Dist: tqdm >=4.62.1
33
+ Requires-Dist: xxhash
34
+ Requires-Dist: multiprocess
35
+ Requires-Dist: fsspec[http] >=2021.05.0
36
+ Requires-Dist: huggingface-hub >=0.7.0
37
+ Requires-Dist: packaging
38
+ Requires-Dist: responses <0.19
39
+ Requires-Dist: importlib-metadata ; python_version < "3.8"
40
+ Provides-Extra: dev
41
+ Requires-Dist: absl-py ; extra == 'dev'
42
+ Requires-Dist: charcut >=1.1.1 ; extra == 'dev'
43
+ Requires-Dist: cer >=1.2.0 ; extra == 'dev'
44
+ Requires-Dist: nltk ; extra == 'dev'
45
+ Requires-Dist: pytest ; extra == 'dev'
46
+ Requires-Dist: pytest-datadir ; extra == 'dev'
47
+ Requires-Dist: pytest-xdist ; extra == 'dev'
48
+ Requires-Dist: tensorflow !=2.6.0,!=2.6.1,<=2.10,>=2.3 ; extra == 'dev'
49
+ Requires-Dist: torch ; extra == 'dev'
50
+ Requires-Dist: accelerate ; extra == 'dev'
51
+ Requires-Dist: bert-score >=0.3.6 ; extra == 'dev'
52
+ Requires-Dist: rouge-score >=0.1.2 ; extra == 'dev'
53
+ Requires-Dist: sacrebleu ; extra == 'dev'
54
+ Requires-Dist: sacremoses ; extra == 'dev'
55
+ Requires-Dist: scipy ; extra == 'dev'
56
+ Requires-Dist: seqeval ; extra == 'dev'
57
+ Requires-Dist: scikit-learn ; extra == 'dev'
58
+ Requires-Dist: jiwer ; extra == 'dev'
59
+ Requires-Dist: sentencepiece ; extra == 'dev'
60
+ Requires-Dist: transformers ; extra == 'dev'
61
+ Requires-Dist: mauve-text ; extra == 'dev'
62
+ Requires-Dist: trectools ; extra == 'dev'
63
+ Requires-Dist: toml >=0.10.1 ; extra == 'dev'
64
+ Requires-Dist: requests-file >=1.5.1 ; extra == 'dev'
65
+ Requires-Dist: tldextract >=3.1.0 ; extra == 'dev'
66
+ Requires-Dist: texttable >=1.6.3 ; extra == 'dev'
67
+ Requires-Dist: unidecode >=1.3.4 ; extra == 'dev'
68
+ Requires-Dist: Werkzeug >=1.0.1 ; extra == 'dev'
69
+ Requires-Dist: six ~=1.15.0 ; extra == 'dev'
70
+ Requires-Dist: black ~=22.0 ; extra == 'dev'
71
+ Requires-Dist: flake8 >=3.8.3 ; extra == 'dev'
72
+ Requires-Dist: isort >=5.0.0 ; extra == 'dev'
73
+ Requires-Dist: pyyaml >=5.3.1 ; extra == 'dev'
74
+ Provides-Extra: docs
75
+ Requires-Dist: s3fs ; extra == 'docs'
76
+ Provides-Extra: evaluator
77
+ Requires-Dist: transformers ; extra == 'evaluator'
78
+ Requires-Dist: scipy >=1.7.1 ; extra == 'evaluator'
79
+ Provides-Extra: quality
80
+ Requires-Dist: black ~=22.0 ; extra == 'quality'
81
+ Requires-Dist: flake8 >=3.8.3 ; extra == 'quality'
82
+ Requires-Dist: isort >=5.0.0 ; extra == 'quality'
83
+ Requires-Dist: pyyaml >=5.3.1 ; extra == 'quality'
84
+ Provides-Extra: template
85
+ Requires-Dist: cookiecutter ; extra == 'template'
86
+ Requires-Dist: gradio >=3.0.0 ; extra == 'template'
87
+ Provides-Extra: tensorflow
88
+ Requires-Dist: tensorflow !=2.6.0,!=2.6.1,>=2.2.0 ; extra == 'tensorflow'
89
+ Provides-Extra: tensorflow_gpu
90
+ Requires-Dist: tensorflow-gpu !=2.6.0,!=2.6.1,>=2.2.0 ; extra == 'tensorflow_gpu'
91
+ Provides-Extra: tests
92
+ Requires-Dist: absl-py ; extra == 'tests'
93
+ Requires-Dist: charcut >=1.1.1 ; extra == 'tests'
94
+ Requires-Dist: cer >=1.2.0 ; extra == 'tests'
95
+ Requires-Dist: nltk ; extra == 'tests'
96
+ Requires-Dist: pytest ; extra == 'tests'
97
+ Requires-Dist: pytest-datadir ; extra == 'tests'
98
+ Requires-Dist: pytest-xdist ; extra == 'tests'
99
+ Requires-Dist: tensorflow !=2.6.0,!=2.6.1,<=2.10,>=2.3 ; extra == 'tests'
100
+ Requires-Dist: torch ; extra == 'tests'
101
+ Requires-Dist: accelerate ; extra == 'tests'
102
+ Requires-Dist: bert-score >=0.3.6 ; extra == 'tests'
103
+ Requires-Dist: rouge-score >=0.1.2 ; extra == 'tests'
104
+ Requires-Dist: sacrebleu ; extra == 'tests'
105
+ Requires-Dist: sacremoses ; extra == 'tests'
106
+ Requires-Dist: scipy ; extra == 'tests'
107
+ Requires-Dist: seqeval ; extra == 'tests'
108
+ Requires-Dist: scikit-learn ; extra == 'tests'
109
+ Requires-Dist: jiwer ; extra == 'tests'
110
+ Requires-Dist: sentencepiece ; extra == 'tests'
111
+ Requires-Dist: transformers ; extra == 'tests'
112
+ Requires-Dist: mauve-text ; extra == 'tests'
113
+ Requires-Dist: trectools ; extra == 'tests'
114
+ Requires-Dist: toml >=0.10.1 ; extra == 'tests'
115
+ Requires-Dist: requests-file >=1.5.1 ; extra == 'tests'
116
+ Requires-Dist: tldextract >=3.1.0 ; extra == 'tests'
117
+ Requires-Dist: texttable >=1.6.3 ; extra == 'tests'
118
+ Requires-Dist: unidecode >=1.3.4 ; extra == 'tests'
119
+ Requires-Dist: Werkzeug >=1.0.1 ; extra == 'tests'
120
+ Requires-Dist: six ~=1.15.0 ; extra == 'tests'
121
+ Provides-Extra: torch
122
+ Requires-Dist: torch ; extra == 'torch'
123
+
124
+ <p align="center">
125
+ <br>
126
+ <img src="https://huggingface.co/datasets/evaluate/media/resolve/main/evaluate-banner.png" width="400"/>
127
+ <br>
128
+ </p>
129
+
130
+ <p align="center">
131
+ <a href="https://github.com/huggingface/evaluate/actions/workflows/ci.yml?query=branch%3Amain">
132
+ <img alt="Build" src="https://github.com/huggingface/evaluate/actions/workflows/ci.yml/badge.svg?branch=main">
133
+ </a>
134
+ <a href="https://github.com/huggingface/evaluate/blob/master/LICENSE">
135
+ <img alt="GitHub" src="https://img.shields.io/github/license/huggingface/evaluate.svg?color=blue">
136
+ </a>
137
+ <a href="https://huggingface.co/docs/evaluate/index">
138
+ <img alt="Documentation" src="https://img.shields.io/website/http/huggingface.co/docs/evaluate/index.svg?down_color=red&down_message=offline&up_message=online">
139
+ </a>
140
+ <a href="https://github.com/huggingface/evaluate/releases">
141
+ <img alt="GitHub release" src="https://img.shields.io/github/release/huggingface/evaluate.svg">
142
+ </a>
143
+ <a href="CODE_OF_CONDUCT.md">
144
+ <img alt="Contributor Covenant" src="https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg">
145
+ </a>
146
+ </p>
147
+
148
+ 🤗 Evaluate is a library that makes evaluating and comparing models and reporting their performance easier and more standardized.
149
+
150
+ It currently contains:
151
+
152
+ - **implementations of dozens of popular metrics**: the existing metrics cover a variety of tasks spanning from NLP to Computer Vision, and include dataset-specific metrics for datasets. With a simple command like `accuracy = load("accuracy")`, get any of these metrics ready to use for evaluating a ML model in any framework (Numpy/Pandas/PyTorch/TensorFlow/JAX).
153
+ - **comparisons and measurements**: comparisons are used to measure the difference between models and measurements are tools to evaluate datasets.
154
+ - **an easy way of adding new evaluation modules to the 🤗 Hub**: you can create new evaluation modules and push them to a dedicated Space in the 🤗 Hub with `evaluate-cli create [metric name]`, which allows you to see easily compare different metrics and their outputs for the same sets of references and predictions.
155
+
156
+ [🎓 **Documentation**](https://huggingface.co/docs/evaluate/)
157
+
158
+ 🔎 **Find a [metric](https://huggingface.co/evaluate-metric), [comparison](https://huggingface.co/evaluate-comparison), [measurement](https://huggingface.co/evaluate-measurement) on the Hub**
159
+
160
+ [🌟 **Add a new evaluation module**](https://huggingface.co/docs/evaluate/)
161
+
162
+ 🤗 Evaluate also has lots of useful features like:
163
+
164
+ - **Type checking**: the input types are checked to make sure that you are using the right input formats for each metric
165
+ - **Metric cards**: each metrics comes with a card that describes the values, limitations and their ranges, as well as providing examples of their usage and usefulness.
166
+ - **Community metrics:** Metrics live on the Hugging Face Hub and you can easily add your own metrics for your project or to collaborate with others.
167
+
168
+
169
+ # Installation
170
+
171
+ ## With pip
172
+
173
+ 🤗 Evaluate can be installed from PyPi and has to be installed in a virtual environment (venv or conda for instance)
174
+
175
+ ```bash
176
+ pip install evaluate
177
+ ```
178
+
179
+ # Usage
180
+
181
+ 🤗 Evaluate's main methods are:
182
+
183
+ - `evaluate.list_evaluation_modules()` to list the available metrics, comparisons and measurements
184
+ - `evaluate.load(module_name, **kwargs)` to instantiate an evaluation module
185
+ - `results = module.compute(*kwargs)` to compute the result of an evaluation module
186
+
187
+ # Adding a new evaluation module
188
+
189
+ First install the necessary dependencies to create a new metric with the following command:
190
+ ```bash
191
+ pip install evaluate[template]
192
+ ```
193
+ Then you can get started with the following command which will create a new folder for your metric and display the necessary steps:
194
+ ```bash
195
+ evaluate-cli create "Awesome Metric"
196
+ ```
197
+ See this [step-by-step guide](https://huggingface.co/docs/evaluate/creating_and_sharing) in the documentation for detailed instructions.
198
+
199
+ ## Credits
200
+
201
+ Thanks to [@marella](https://github.com/marella) for letting us use the `evaluate` namespace on PyPi previously used by his [library](https://github.com/marella/evaluate).
202
+
203
+
venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/RECORD ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ../../../bin/evaluate-cli,sha256=ljDkhnHSuiAKJo-wA8I0wNzslXVPp-DVt7Xe7-GAUU8,258
2
+ evaluate-0.4.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
3
+ evaluate-0.4.1.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
4
+ evaluate-0.4.1.dist-info/METADATA,sha256=gyoxlsBnA-d8Kb9Bj8RKeRRdIp8gH4ILqfUeBdj4va8,9412
5
+ evaluate-0.4.1.dist-info/RECORD,,
6
+ evaluate-0.4.1.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
7
+ evaluate-0.4.1.dist-info/entry_points.txt,sha256=m2P3heof0lsg47nq6tYW_yUtxTfimd3RuD26Yk8KMkM,70
8
+ evaluate-0.4.1.dist-info/top_level.txt,sha256=wBEoxird-u8p4OKDwq5z9rlfH-ybeez8rjaKNLNJ3B0,9
9
+ evaluate/__init__.py,sha256=UNd1S0HL23X2WHwt00PRuBJG3ESebsSvJQTYqunzZYk,1754
10
+ evaluate/__pycache__/__init__.cpython-310.pyc,,
11
+ evaluate/__pycache__/config.cpython-310.pyc,,
12
+ evaluate/__pycache__/hub.cpython-310.pyc,,
13
+ evaluate/__pycache__/info.cpython-310.pyc,,
14
+ evaluate/__pycache__/inspect.cpython-310.pyc,,
15
+ evaluate/__pycache__/loading.cpython-310.pyc,,
16
+ evaluate/__pycache__/module.cpython-310.pyc,,
17
+ evaluate/__pycache__/naming.cpython-310.pyc,,
18
+ evaluate/__pycache__/saving.cpython-310.pyc,,
19
+ evaluate/__pycache__/visualization.cpython-310.pyc,,
20
+ evaluate/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
+ evaluate/commands/__pycache__/__init__.cpython-310.pyc,,
22
+ evaluate/commands/__pycache__/evaluate_cli.cpython-310.pyc,,
23
+ evaluate/commands/evaluate_cli.py,sha256=w7GWb48JPjoC0BX7Jn12qtxQUBYOlZNhdg4YegA93Fw,4491
24
+ evaluate/config.py,sha256=g4g-S6hVAw0Ys9As7gKaFP66pZeh8hoJJ5GEXaLSWV8,6648
25
+ evaluate/evaluation_suite/__init__.py,sha256=TjcFihBDf_ZQAoIjSXPEC0iFBeEC_LFqCfXKbrkyhWs,4941
26
+ evaluate/evaluation_suite/__pycache__/__init__.cpython-310.pyc,,
27
+ evaluate/evaluator/__init__.py,sha256=JoWqRP-qCgNzDre6nO8zpJ2Iyp0eUkN7eDKPOPUXz2g,5788
28
+ evaluate/evaluator/__pycache__/__init__.cpython-310.pyc,,
29
+ evaluate/evaluator/__pycache__/audio_classification.cpython-310.pyc,,
30
+ evaluate/evaluator/__pycache__/automatic_speech_recognition.cpython-310.pyc,,
31
+ evaluate/evaluator/__pycache__/base.cpython-310.pyc,,
32
+ evaluate/evaluator/__pycache__/image_classification.cpython-310.pyc,,
33
+ evaluate/evaluator/__pycache__/question_answering.cpython-310.pyc,,
34
+ evaluate/evaluator/__pycache__/text2text_generation.cpython-310.pyc,,
35
+ evaluate/evaluator/__pycache__/text_classification.cpython-310.pyc,,
36
+ evaluate/evaluator/__pycache__/text_generation.cpython-310.pyc,,
37
+ evaluate/evaluator/__pycache__/token_classification.cpython-310.pyc,,
38
+ evaluate/evaluator/__pycache__/utils.cpython-310.pyc,,
39
+ evaluate/evaluator/audio_classification.py,sha256=v5myOnm0PN8BWVnm4nWCzcyklaLtdnbOS3EJ09TPFhg,5804
40
+ evaluate/evaluator/automatic_speech_recognition.py,sha256=jOveYJXsH-t5SzGe7FzXhnHeDKFhqWZUtK3S1l9XYus,4392
41
+ evaluate/evaluator/base.py,sha256=TkkPa6jJWQfNgIK_FVEF24VUfuBn5aZ7Wo1hAfvJEhA,22881
42
+ evaluate/evaluator/image_classification.py,sha256=RJ7NUS91hjZkr5JqhqtYsr5dxBkChA3Qim6An8fHT50,4751
43
+ evaluate/evaluator/question_answering.py,sha256=ArF5BKfE9J9uC-q1GQwbvkAHw1ThgA997ERKmPS-Z4g,9566
44
+ evaluate/evaluator/text2text_generation.py,sha256=M2itKYfIz9z_9J-Y7sXyx4HKMhQbdYwbv8oThSw8Yzw,9676
45
+ evaluate/evaluator/text_classification.py,sha256=g1MUwa3TCUCUBGvZDmdeJ_l8BAOgbn0Q0y4TDvep8Uk,6676
46
+ evaluate/evaluator/text_generation.py,sha256=4ZnHweTUpvNZhaprewTPms__00I8Tnje586ZDCG_ZlU,2679
47
+ evaluate/evaluator/token_classification.py,sha256=XMzteW1coN2e3KWmpWj-OGafj22pzMa7UiHylooirHk,11546
48
+ evaluate/evaluator/utils.py,sha256=HDKdLWLHtfpP-Hhe9cf1TFVIRsmfNgLHifDcGYujKZs,2451
49
+ evaluate/hub.py,sha256=ZX6VYZU0EkjTWmABuJ6Zg6oHXIT2dHkHy0u8RgyL9UQ,4550
50
+ evaluate/info.py,sha256=l5gXfqHhj77-XvFhz57Mns-Ev-lNJsLxsyYPHPvSzj0,5490
51
+ evaluate/inspect.py,sha256=vVSCLr7HWLxIpXzwpDPuiE5XwiP5QQ82oGkdok7aO7o,4969
52
+ evaluate/loading.py,sha256=IdxAMbbjyAID8NFLDuOjU0WK5Vw_Ep4HoziYeu1ySMI,35228
53
+ evaluate/module.py,sha256=Va2FrSJnTXr6P5bspjp3SXgnvdvPm6yEcAasaTX9LJU,46290
54
+ evaluate/naming.py,sha256=Lpw8JmoJfiWs4xDUMEDzcIKO9Nw9RS2lzjeuUP-9acA,2827
55
+ evaluate/saving.py,sha256=UoixNIHmWEceJREvGZlJNViVjRkgNf3MRflwnnhnNUA,2159
56
+ evaluate/utils/__init__.py,sha256=kdFi2pVFSXm_y4EvvuQNnlPUkOPmGLNtc9YTfxAmdsI,1201
57
+ evaluate/utils/__pycache__/__init__.cpython-310.pyc,,
58
+ evaluate/utils/__pycache__/file_utils.cpython-310.pyc,,
59
+ evaluate/utils/__pycache__/gradio.cpython-310.pyc,,
60
+ evaluate/utils/__pycache__/logging.cpython-310.pyc,,
61
+ evaluate/utils/file_utils.py,sha256=uGkXJYWQBKNALhdxktpQ_844jCjKLFQg6l_3KKK2zGI,22602
62
+ evaluate/utils/gradio.py,sha256=UXGRxiPsJ41Xm5gGF7Jf_1vTOPopE_wDoBIyBS0S8d4,4434
63
+ evaluate/utils/logging.py,sha256=nRy963i3_-H0Qcer6ETgnTFiJoQhojSiapeXQ9-eUyk,6698
64
+ evaluate/visualization.py,sha256=m-mD6vxOIQ-_KXTues2tB4r7c4jdygBybHJeidP-jgw,9293
venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/WHEEL ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.41.2)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/entry_points.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [console_scripts]
2
+ evaluate-cli = evaluate.commands.evaluate_cli:main
3
+
venv/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/top_level.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ evaluate
venv/lib/python3.10/site-packages/fsspec/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (1.48 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/_version.cpython-310.pyc ADDED
Binary file (501 Bytes). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/archive.cpython-310.pyc ADDED
Binary file (2.99 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/asyn.cpython-310.pyc ADDED
Binary file (29.3 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/caching.cpython-310.pyc ADDED
Binary file (22 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/callbacks.cpython-310.pyc ADDED
Binary file (10.9 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/compression.cpython-310.pyc ADDED
Binary file (5.09 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/config.cpython-310.pyc ADDED
Binary file (3.83 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/conftest.cpython-310.pyc ADDED
Binary file (1.56 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/core.cpython-310.pyc ADDED
Binary file (21.3 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/dircache.cpython-310.pyc ADDED
Binary file (3.42 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/exceptions.cpython-310.pyc ADDED
Binary file (738 Bytes). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/fuse.cpython-310.pyc ADDED
Binary file (10.1 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/generic.cpython-310.pyc ADDED
Binary file (12.6 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/gui.cpython-310.pyc ADDED
Binary file (14.6 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/mapping.cpython-310.pyc ADDED
Binary file (8.96 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/parquet.cpython-310.pyc ADDED
Binary file (11.2 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/registry.cpython-310.pyc ADDED
Binary file (8.62 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/spec.cpython-310.pyc ADDED
Binary file (58.4 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/transaction.cpython-310.pyc ADDED
Binary file (3.21 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/__pycache__/utils.cpython-310.pyc ADDED
Binary file (19.9 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/arrow.cpython-310.pyc ADDED
Binary file (9.08 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/dask.cpython-310.pyc ADDED
Binary file (4.76 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/dbfs.cpython-310.pyc ADDED
Binary file (13.7 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/ftp.cpython-310.pyc ADDED
Binary file (11.1 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/github.cpython-310.pyc ADDED
Binary file (7.48 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/http.cpython-310.pyc ADDED
Binary file (24.3 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/jupyter.cpython-310.pyc ADDED
Binary file (4.21 kB). View file
 
venv/lib/python3.10/site-packages/fsspec/implementations/__pycache__/libarchive.cpython-310.pyc ADDED
Binary file (6.08 kB). View file