Dataset Viewer
The dataset viewer is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code: StreamingRowsError
Exception: CastError
Message: Couldn't cast
name: string
version: string
lockfileVersion: int64
requires: bool
packages: struct<: struct<name: string, version: string, hasInstallScript: bool, devDependencies: struct<copyf (... 33594 chars omitted)
child 0, : struct<name: string, version: string, hasInstallScript: bool, devDependencies: struct<copyfiles: str (... 35 chars omitted)
child 0, name: string
child 1, version: string
child 2, hasInstallScript: bool
child 3, devDependencies: struct<copyfiles: string, d3: string, wrangler: string>
child 0, copyfiles: string
child 1, d3: string
child 2, wrangler: string
child 1, node_modules/@cloudflare/kv-asset-handler: struct<version: string, resolved: string, integrity: string, dev: bool, license: string, engines: st (... 19 chars omitted)
child 0, version: string
child 1, resolved: string
child 2, integrity: string
child 3, dev: bool
child 4, license: string
child 5, engines: struct<node: string>
child 0, node: string
child 2, node_modules/@cloudflare/unenv-preset: struct<version: string, resolved: string, integrity: string, dev: bool, license: string, peerDepende (... 109 chars omitted)
child 0, version: string
child 1, resolved: string
child 2, integrity: string
child 3, dev: bool
child 4, license: string
child 5, peerDependencies: struct<unenv: string, workerd: string>
child 0, unenv: string
child 1, workerd: stri
...
child 7, opsecNote: string
child 8, localInstall: bool
child 9, googleDork: bool
child 10, registration: bool
child 11, editUrl: bool
child 12, api: bool
child 13, invitationOnly: bool
child 14, deprecated: bool
child 22, BuiltWith: struct<description: string, status: string, pricing: string, bestFor: string, input: string, output: (... 166 chars omitted)
child 0, description: string
child 1, status: string
child 2, pricing: string
child 3, bestFor: string
child 4, input: string
child 5, output: string
child 6, opsec: string
child 7, opsecNote: string
child 8, localInstall: bool
child 9, googleDork: bool
child 10, registration: bool
child 11, editUrl: bool
child 12, api: bool
child 13, invitationOnly: bool
child 14, deprecated: bool
child 23, SiteSleuth: struct<description: string, status: string, pricing: string, bestFor: string, input: string, output: (... 166 chars omitted)
child 0, description: string
child 1, status: string
child 2, pricing: string
child 3, bestFor: string
child 4, input: string
child 5, output: string
child 6, opsec: string
child 7, opsecNote: string
child 8, localInstall: bool
child 9, googleDork: bool
child 10, registration: bool
child 11, editUrl: bool
child 12, api: bool
child 13, invitationOnly: bool
child 14, deprecated: bool
to
{'enrichments': {'Threatexpert.com Malicious URLs': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'Zeus C2 Tracker': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'Malware Domains Blacklist': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'Email Domain Validation': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bes
...
l'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'Catphish (T)': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'BuiltWith': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'SiteSleuth': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}}}
because column names don't match
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/utils.py", line 99, in get_rows_or_raise
return get_rows(
^^^^^^^^^
File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/utils.py", line 77, in get_rows
rows_plus_one = list(itertools.islice(ds, rows_max_number + 1))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2690, in __iter__
for key, example in ex_iterable:
^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2227, in __iter__
for key, pa_table in self._iter_arrow():
^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2251, in _iter_arrow
for key, pa_table in self.ex_iterable._iter_arrow():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 494, in _iter_arrow
for key, pa_table in iterator:
^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 384, in _iter_arrow
for key, pa_table in self.generate_tables_fn(**gen_kwags):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 299, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 128, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
name: string
version: string
lockfileVersion: int64
requires: bool
packages: struct<: struct<name: string, version: string, hasInstallScript: bool, devDependencies: struct<copyf (... 33594 chars omitted)
child 0, : struct<name: string, version: string, hasInstallScript: bool, devDependencies: struct<copyfiles: str (... 35 chars omitted)
child 0, name: string
child 1, version: string
child 2, hasInstallScript: bool
child 3, devDependencies: struct<copyfiles: string, d3: string, wrangler: string>
child 0, copyfiles: string
child 1, d3: string
child 2, wrangler: string
child 1, node_modules/@cloudflare/kv-asset-handler: struct<version: string, resolved: string, integrity: string, dev: bool, license: string, engines: st (... 19 chars omitted)
child 0, version: string
child 1, resolved: string
child 2, integrity: string
child 3, dev: bool
child 4, license: string
child 5, engines: struct<node: string>
child 0, node: string
child 2, node_modules/@cloudflare/unenv-preset: struct<version: string, resolved: string, integrity: string, dev: bool, license: string, peerDepende (... 109 chars omitted)
child 0, version: string
child 1, resolved: string
child 2, integrity: string
child 3, dev: bool
child 4, license: string
child 5, peerDependencies: struct<unenv: string, workerd: string>
child 0, unenv: string
child 1, workerd: stri
...
child 7, opsecNote: string
child 8, localInstall: bool
child 9, googleDork: bool
child 10, registration: bool
child 11, editUrl: bool
child 12, api: bool
child 13, invitationOnly: bool
child 14, deprecated: bool
child 22, BuiltWith: struct<description: string, status: string, pricing: string, bestFor: string, input: string, output: (... 166 chars omitted)
child 0, description: string
child 1, status: string
child 2, pricing: string
child 3, bestFor: string
child 4, input: string
child 5, output: string
child 6, opsec: string
child 7, opsecNote: string
child 8, localInstall: bool
child 9, googleDork: bool
child 10, registration: bool
child 11, editUrl: bool
child 12, api: bool
child 13, invitationOnly: bool
child 14, deprecated: bool
child 23, SiteSleuth: struct<description: string, status: string, pricing: string, bestFor: string, input: string, output: (... 166 chars omitted)
child 0, description: string
child 1, status: string
child 2, pricing: string
child 3, bestFor: string
child 4, input: string
child 5, output: string
child 6, opsec: string
child 7, opsecNote: string
child 8, localInstall: bool
child 9, googleDork: bool
child 10, registration: bool
child 11, editUrl: bool
child 12, api: bool
child 13, invitationOnly: bool
child 14, deprecated: bool
to
{'enrichments': {'Threatexpert.com Malicious URLs': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'Zeus C2 Tracker': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'Malware Domains Blacklist': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'Email Domain Validation': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bes
...
l'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'Catphish (T)': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'BuiltWith': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}, 'SiteSleuth': {'description': Value('string'), 'status': Value('string'), 'pricing': Value('string'), 'bestFor': Value('string'), 'input': Value('string'), 'output': Value('string'), 'opsec': Value('string'), 'opsecNote': Value('string'), 'localInstall': Value('bool'), 'googleDork': Value('bool'), 'registration': Value('bool'), 'editUrl': Value('bool'), 'api': Value('bool'), 'invitationOnly': Value('bool'), 'deprecated': Value('bool')}}}
because column names don't matchNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
YemenJPT-OSINT-Framework-v1
إطار عمل OSINT - دليل التحقيقات المفتوحة المصدر
الوصف
إطار عمل OSINT - دليل التحقيقات المفتوحة المصدر. هذا النموذج/القاعدة جزء من مجموعة YemenJPT المخصصة لدعم الصحافة الاستقصائية اليمنية.
الروابط
التحميل
# عبر HuggingFace Hub
git lfs clone https://huggingface.co/Yemen-JPT/OSINT-Framework
# أو عبر pip (للنماذج)
pip install huggingface-hub
huggingface-cli download Yemen-JPT/OSINT-Framework
الترخيص
هذا العمل متاح تحت رخصة Apache 2.0 (للنماذج) أو CC-BY-4.0 (لقواعد البيانات).
YemenJPT — تمكين الصحافة اليمنية بالذكاء الاصطناعي
طُوّر بواسطة RaidanPro بالتعاون مع بيت الصحافة - Press House
الموقع الرسمي • فيسبوك • لينكدإن • يوتيوب • HuggingFace • Ollama
yemenjpt@raidan.pro
طُوّر بواسطة RaidanPro بالتعاون مع بيت الصحافة - Press House
الموقع الرسمي • فيسبوك • لينكدإن • يوتيوب • HuggingFace • Ollama
yemenjpt@raidan.pro
YemenJPT-OSINT-Framework-v1
OSINT Framework - open-source intelligence investigation guide
Description
OSINT Framework - open-source intelligence investigation guide. This model/dataset is part of the YemenJPT collection dedicated to supporting Yemeni investigative journalism.
Links
Download
# Via HuggingFace Hub
git lfs clone https://huggingface.co/Yemen-JPT/OSINT-Framework
# Or via pip (for models)
pip install huggingface-hub
huggingface-cli download Yemen-JPT/OSINT-Framework
License
This work is licensed under Apache 2.0 (for models) or CC-BY-4.0 (for datasets).
- Downloads last month
- -