The dataset viewer is not available for this subset.
Cannot get the split names for the config 'default' of the dataset.
Exception:    HfHubHTTPError
Message:      500 Server Error: Internal Server Error for url: https://huggingface.co/api/datasets/AUTOMATIC/jaicards (Request ID: Root=1-65dfb31a-1006118456813ded7a364b96;62d7f4db-995d-46f9-8b29-3c3d17faf94c)

Internal Error - We're working hard to fix this as soon as possible!
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/split_names.py", line 68, in compute_split_names_from_streaming_response
                  for split in get_dataset_split_names(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 571, in get_dataset_split_names
                  info = get_dataset_config_info(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 477, in get_dataset_config_info
                  builder = load_dataset_builder(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 2220, in load_dataset_builder
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1871, in dataset_module_factory
                  raise e1 from None
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1816, in dataset_module_factory
                  raise e
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1790, in dataset_module_factory
                  dataset_info = hf_api.dataset_info(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn
                  return fn(*args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/hf_api.py", line 2148, in dataset_info
                  hf_raise_for_status(r)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/utils/_errors.py", line 333, in hf_raise_for_status
                  raise HfHubHTTPError(str(e), response=response) from e
              huggingface_hub.utils._errors.HfHubHTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/api/datasets/AUTOMATIC/jaicards (Request ID: Root=1-65dfb31a-1006118456813ded7a364b96;62d7f4db-995d-46f9-8b29-3c3d17faf94c)
              
              Internal Error - We're working hard to fix this as soon as possible!

Need help to make the dataset viewer work? Open a discussion for direct support.

YAML Metadata Warning: The task_categories "conversational" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, text2text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, other

janitorai-cards

This dataset contains 190k cards that I received from janitorai, from a source that wished to remain anonymous.

My addition to this data is conversion of cards to v2 character card format, and a local webpage that can be used to explore the dataset.

Webpage

Ther webpage lets you browse cards, search by text, fitler by tags and order by date/name/popularity.

To use the webpage, put index.html into a directory, and download and extract archives into same directory: 0123.zip, 4567.zip, 89ab.zip, cdef.zip, and html.zip.

After that, just open index.html in the browser.

The directory structure should look like this:

 πŸ“
 ┣━━ πŸ“„ index.html
 ┣━━ πŸ“ cards
 ┃   ┣━━ πŸ“ 0
 ┃   ┣━━ πŸ“ 1
 ┃   ┃   ...
 ┃   ┗━━ πŸ“ f
 ┗━━ πŸ“ html
     ┣━━ πŸ“„ allcards.js
     ┣━━ πŸ“„ cards.js
     ┗━━ πŸ“„ cardsmeta.js

For performance reasons, the webpage only loads 10000 most popular cards when you open it. To view all, click the "Load all" button in the top row.

Caveat: instead of downloading the card, it opens it in a new pageβ€”you have to save it yourself. I can't figure out how to get the download to work.

Files

  • 0123.zip, 4567.zip, 89ab.zip, cdef.zip - archives with v2 character cards, tested to work with SillyTavern.
  • cards-js.7z - all v2 character cards in json format, without images, tested to work with SillyTavern.
  • index.html - webpage for browsing cards.
  • html.zip - files with information about cards - it's needed for the webpage to function.
  • orig.7z - original json files with cards from janitorai - not compatible with any software.
Downloads last month
20
Edit dataset card