Dataset Preview
The table displays a preview with only the first rows.
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 2 new columns ({'likes', 'license'}) and 3 missing columns ({'job_start_time', 'job_id', 'architectures'}).

This happened while the json dataset builder was generating data using

hf://datasets/open-cn-llm-leaderboard/vlm_requests/01-ai/Yi-1.5-6B_eval_request_False_float16_Original.json (at revision 3a36172aca78df19c9c66b34cf7a21a4053eceb4)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1870, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              model: string
              base_model: string
              revision: string
              private: bool
              precision: string
              weight_type: string
              status: string
              submitted_time: timestamp[s]
              model_type: string
              likes: int64
              params: double
              license: string
              eval_id: int64
              flageval_id: int64
              to
              {'model': Value(dtype='string', id=None), 'base_model': Value(dtype='string', id=None), 'revision': Value(dtype='string', id=None), 'private': Value(dtype='bool', id=None), 'precision': Value(dtype='string', id=None), 'params': Value(dtype='float64', id=None), 'architectures': Value(dtype='string', id=None), 'weight_type': Value(dtype='string', id=None), 'status': Value(dtype='string', id=None), 'submitted_time': Value(dtype='timestamp[s]', id=None), 'model_type': Value(dtype='string', id=None), 'job_id': Value(dtype='int64', id=None), 'job_start_time': Value(dtype='null', id=None), 'eval_id': Value(dtype='int64', id=None), 'flageval_id': Value(dtype='int64', id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1420, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1052, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 924, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1000, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 2 new columns ({'likes', 'license'}) and 3 missing columns ({'job_start_time', 'job_id', 'architectures'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/open-cn-llm-leaderboard/vlm_requests/01-ai/Yi-1.5-6B_eval_request_False_float16_Original.json (at revision 3a36172aca78df19c9c66b34cf7a21a4053eceb4)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

model
string
base_model
string
revision
string
private
bool
precision
string
params
float64
architectures
string
weight_type
string
status
string
submitted_time
timestamp[us]
model_type
string
job_id
int64
job_start_time
null
eval_id
int64
flageval_id
int64
likes
int64
license
string
model_api_url
string
model_api_key
string
model_api_name
string
01-ai/Yi-1.5-34B-32K
main
false
float16
34.389
LlamaForCausalLM
Original
FINISHED
2024-05-24T23:58:39
🟒 : pretrained
-1
null
4,400
707
null
null
null
null
null
01-ai/Yi-1.5-6B
main
false
float16
6.061
null
Original
FINISHED
2024-05-15T03:03:46
🟒 pretrained
null
null
3,064
623
14
apache-2.0
null
null
null
Qwen/Qwen2-0.5B
main
false
bfloat16
0.494
null
Original
PENDING
2025-01-14T07:33:08
πŸ’¬ : chat models (RLHF, DPO, IFT, ...)
null
null
null
null
122
apache-2.0
Qwen/Qwen2-1.5B-Instruct
main
false
bfloat16
1.544
null
Original
CANCELLED
2025-01-14T07:25:54
πŸ’¬ : chat models (RLHF, DPO, IFT, ...)
null
null
null
null
134
apache-2.0
Qwen/Qwen2-7B-Instruct
main
false
bfloat16
7.616
null
Original
CANCELLED
2025-01-14T07:30:21
πŸ’¬ : chat models (RLHF, DPO, IFT, ...)
null
null
null
null
608
apache-2.0
glm-4v
main
false
float16
0
null
Original
FINISHED
2025-01-15T08:28:43
🟒 : pretrained
null
null
3,185
422
null
null
https://open.bigmodel.cn/api/paas/v4/chat/completions
6223136dc06ed8ea6ee4cf3e10ad6983.3UiFzVDSHeSxst8x
null
yi-vision
main
false
float16
0
null
Original
FINISHED
2025-01-14T11:48:15
null
null
3,170
419
null
null
https://api.lingyiwanwu.com/v1/chat/completions
876995f3b3ce41aca60b637fb51d752e
null
README.md exists but content is empty.
Downloads last month
146