home / history

Menu
  • GraphQL API

item_version

Table actions
  • GraphQL API for item_version

2 rows where tags contains "ca"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tags (array)

_id ▼ _item _version _commit _id_ id likes private downloads tags pipeline_tag modelId _item_full_hash
416 416 416 1 1 1 64a566e59e9c63f54012ad7d TheBloke/bloomz-176B-GPTQ 15 0 17 ["bloom", "text-generation", "ak", "ar", "as", "bm", "bn", "ca", "code", "en", "es", "eu", "fon", "fr", "gu", "hi", "id", "ig", "ki", "kn", "lg", "ln", "ml", "mr", "ne", "nso", "ny", "or", "pa", "pt", "rn", "rw", "sn", "st", "sw", "ta", "te", "tn", "ts", "tum", "tw", "ur", "vi", "wo", "xh", "yo", "zh", "zu", "dataset:bigscience/xP3", "arxiv:2211.01786", "transformers", "license:bigscience-bloom-rail-1.0", "model-index", "text-generation-inference", "region:us"] text-generation TheBloke/bloomz-176B-GPTQ 825553529ece4ac67cf0fac4736693ab7c86b771
11189 416 416 6 693 693           ["transformers", "bloom", "text-generation", "ak", "ar", "as", "bm", "bn", "ca", "code", "en", "es", "eu", "fon", "fr", "gu", "hi", "id", "ig", "ki", "kn", "lg", "ln", "ml", "mr", "ne", "nso", "ny", "or", "pa", "pt", "rn", "rw", "sn", "st", "sw", "ta", "te", "tn", "ts", "tum", "tw", "ur", "vi", "wo", "xh", "yo", "zh", "zu", "dataset:bigscience/xP3", "arxiv:2211.01786", "license:bigscience-bloom-rail-1.0", "model-index", "text-generation-inference", "region:us"]     4c7a7bd6067693f2ef40373ef6ca98d2937f9ff6

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [item_version] (
   [_id] INTEGER PRIMARY KEY,
   [_item] INTEGER REFERENCES [item]([_id]),
   [_version] INTEGER,
   [_commit] INTEGER REFERENCES [commits]([id]),
   [_id_] TEXT,
   [id] TEXT,
   [likes] INTEGER,
   [private] INTEGER,
   [downloads] INTEGER,
   [tags] TEXT,
   [pipeline_tag] TEXT,
   [modelId] TEXT,
   [_item_full_hash] TEXT
);
CREATE INDEX [idx_item_version__item]
    ON [item_version] ([_item]);
Powered by Datasette · Queries took 976.715ms · About: simonw/scrape-huggingface-models