Spaces:
Runtime error
Runtime error
umangchaudhry
commited on
Commit
•
0420184
1
Parent(s):
7c797fa
Upload 7 files
Browse files- documentation_db/text/chunks/2b25ad2d400e4c23 +0 -0
- documentation_db/text/chunks_index/unsharded +0 -0
- documentation_db/text/commit_diff +0 -0
- documentation_db/text/pad_index/unsharded +1 -0
- documentation_db/text/tensor_meta.json +22 -0
- documentation_db/text/tiles_index/unsharded +0 -0
- documentation_db/version_control_info.json +1 -0
documentation_db/text/chunks/2b25ad2d400e4c23
ADDED
Binary file (794 kB). View file
|
|
documentation_db/text/chunks_index/unsharded
ADDED
Binary file (23 Bytes). View file
|
|
documentation_db/text/commit_diff
ADDED
Binary file (36 Bytes). View file
|
|
documentation_db/text/pad_index/unsharded
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
3.3.2
|
documentation_db/text/tensor_meta.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"chunk_compression": "lz4",
|
3 |
+
"dtype": "str",
|
4 |
+
"hidden": false,
|
5 |
+
"htype": "text",
|
6 |
+
"is_link": false,
|
7 |
+
"is_sequence": false,
|
8 |
+
"length": 3308,
|
9 |
+
"links": {},
|
10 |
+
"max_chunk_size": null,
|
11 |
+
"max_shape": [
|
12 |
+
1
|
13 |
+
],
|
14 |
+
"min_shape": [
|
15 |
+
1
|
16 |
+
],
|
17 |
+
"name": "text",
|
18 |
+
"sample_compression": null,
|
19 |
+
"tiling_threshold": null,
|
20 |
+
"verify": true,
|
21 |
+
"version": "3.3.2"
|
22 |
+
}
|
documentation_db/text/tiles_index/unsharded
ADDED
Binary file (14 Bytes). View file
|
|
documentation_db/version_control_info.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"commits": {"1cb9ca8ddb2e030807fb9c2da82c105900604823": {"branch": "main", "parent": "firstdbf9474d461a19e9333c2fd19b46115348f", "children": [], "commit_message": null, "commit_time": null, "commit_user_name": null}, "firstdbf9474d461a19e9333c2fd19b46115348f": {"branch": "main", "parent": null, "children": ["1cb9ca8ddb2e030807fb9c2da82c105900604823"], "commit_message": null, "commit_time": 1682896440.713126, "commit_user_name": "public"}}, "branches": {"main": "1cb9ca8ddb2e030807fb9c2da82c105900604823"}}
|