ockhamsh commited on
Commit
2076b18
·
verified ·
1 Parent(s): 15fb44e

Upload folder using huggingface_hub

Browse files
entries.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd193aad72f0e58ecf8189241e05eef1f975cf69287c14076a15691230549846
3
- size 374857
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:071593b8f844aba21ef2593019032f01b6248be4d679f04b45abf926ac922f0b
3
+ size 540553
indexes/code/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "kind": "bm25"
3
+ }
indexes/code/postings.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de564eb06b81ed62f1a661fd28000e9879957ee7b300753d8ff90894df502c40
3
+ size 25100
indexes/code/values.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:027c15d5a175813675cb88b8b2e3425b5acfecd4a1bb1b050d4d53d250fa3b6d
3
+ size 32756
indexes/description/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "kind": "bm25"
3
+ }
indexes/description/postings.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ff1ba19ed6d14a033af21315a0493627811c32d101628e7ae8802681746eade
3
+ size 25095
indexes/description/values.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd0d280827b3a6ae06929a1f57242357a39fb79419b7381d005f228e814da933
3
+ size 754744
indexes/title/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "kind": "bm25"
3
+ }
indexes/title/postings.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24f0ad918bad310e547e2976dab76e154b6c38346e0b7314d0cfe32c69da15f5
3
+ size 25076
indexes/title/values.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11fceaaa55a3308341cf195565eb031be4dbf8131abf25c7e572e5187dce558a
3
+ size 124920
meta.json CHANGED
@@ -1,32 +1,20 @@
1
  {
2
- "schema_version": 4,
3
  "name": "destatis",
4
  "namespaces": [
5
  "destatis"
6
  ],
7
- "entry_count": 3288,
8
- "indexes": [
9
- {
10
- "name": "code_bm25",
11
- "kind": "bm25",
12
- "field": "code"
13
- },
14
- {
15
- "name": "title_hybrid",
16
- "kind": "hybrid",
17
- "field": "title"
18
- },
19
- {
20
- "name": "description_hybrid",
21
- "kind": "hybrid",
22
- "field": "description"
23
- }
24
- ],
25
  "default_field": "title",
26
  "build": {
27
- "built_at": "2026-05-23T15:19:44.494273Z",
28
  "parsimony_version": null,
29
  "builder": "packages/destatis/scripts/build_catalog.py",
30
- "content_sha256": "39c6ed25e4efd33371ec885110391a44a8d3b580504afd41b6a26ed273872acc"
31
  }
32
  }
 
1
  {
2
+ "schema_version": 1,
3
  "name": "destatis",
4
  "namespaces": [
5
  "destatis"
6
  ],
7
+ "entry_count": 3338,
8
+ "index_fields": {
9
+ "code": "bm25",
10
+ "title": "bm25",
11
+ "description": "bm25"
12
+ },
 
 
 
 
 
 
 
 
 
 
 
 
13
  "default_field": "title",
14
  "build": {
15
+ "built_at": "2026-06-10T14:35:02.092697Z",
16
  "parsimony_version": null,
17
  "builder": "packages/destatis/scripts/build_catalog.py",
18
+ "content_sha256": "313628812eaae22ede50172eb19d6dea78a091779cd686d2234896320f891fa1"
19
  }
20
  }