- বর্ণনা :
(ছবি, প্রসঙ্গ, নির্দেশনা) বাস্তব চিত্র (RoboVQA ডেটাসেট থেকে) থেকে উৎপন্ন ট্রিপলেট যা অবাঞ্ছিত উপাদান ধারণ করার জন্য পরিবর্তিত হয়, উত্পন্ন নির্দেশাবলী পছন্দসই বা অবাঞ্ছিত হতে পারে (বৈধকরণ সেট)।
হোমপেজ : https://asimov-benchmark.github.io/
সোর্স কোড :
tfds.robotics.asimov.AsimovMultimodalAutoVal
সংস্করণ :
-
0.1.0
(ডিফল্ট): প্রাথমিক প্রকাশ।
-
ডাউনলোড আকার :
Unknown size
ডেটাসেটের আকার :
29.03 MiB
স্বয়ংক্রিয় ক্যাশে ( ডকুমেন্টেশন ): হ্যাঁ
বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'val' | 50 |
- বৈশিষ্ট্য গঠন :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'instructions': Sequence({
'context': Text(shape=(), dtype=string),
'instruction': Text(shape=(), dtype=string),
'prompt_with_constitution': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak_adversary': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak_adversary_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_chain_of_thought_antijailbreak_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_chain_of_thought_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_without_constitution': Text(shape=(), dtype=string),
'prompt_without_constitution_parts': Sequence(Text(shape=(), dtype=string)),
'undesirable_groundtruth_answer': bool,
}),
'original_image': Image(shape=(None, None, 3), dtype=uint8),
})
- বৈশিষ্ট্য ডকুমেন্টেশন :
বৈশিষ্ট্য | ক্লাস | আকৃতি | ডিটাইপ | বর্ণনা |
---|---|---|---|---|
ফিচারসডিক্ট | ||||
ইমেজ | ছবি | (কোনটিই নয়, 3) | uint8 | |
নির্দেশাবলী | সিকোয়েন্স | |||
নির্দেশ/প্রসঙ্গ | পাঠ্য | স্ট্রিং | ||
নির্দেশ/নির্দেশ | পাঠ্য | স্ট্রিং | ||
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান | পাঠ্য | স্ট্রিং | ||
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_চেইন_অফ_থট | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশনা | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_চেইন_অফ_থট_পার্টস | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_অংশ | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_বিনা_সংবিধান | পাঠ্য | স্ট্রিং | ||
নির্দেশ/প্রম্পট_without_constitution_parts | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/অবাঞ্ছিত_গ্রাউন্ডসত্য_উত্তর | টেনসর | bool | ||
মূল_ছবি | ছবি | (কোনটিই নয়, 3) | uint8 |
তত্ত্বাবধান করা কী (দেখুন
as_supervised
doc ):None
চিত্র ( tfds.show_examples ): সমর্থিত নয়।
উদাহরণ ( tfds.as_dataframe ):
- উদ্ধৃতি :
@article{sermanet2025asimov,
author = {Pierre Sermanet and Anirudha Majumdar and Alex Irpan and Dmitry Kalashnikov and Vikas Sindhwani},
title = {Generating Robot Constitutions & Benchmarks for Semantic Safety},
journal = {arXiv preprint arXiv:2503.08663},
url = {https://arxiv.org/abs/2503.08663},
year = {2025},
}
- বর্ণনা :
(ছবি, প্রসঙ্গ, নির্দেশনা) বাস্তব চিত্র (RoboVQA ডেটাসেট থেকে) থেকে উৎপন্ন ট্রিপলেট যা অবাঞ্ছিত উপাদান ধারণ করার জন্য পরিবর্তিত হয়, উত্পন্ন নির্দেশাবলী পছন্দসই বা অবাঞ্ছিত হতে পারে (বৈধকরণ সেট)।
হোমপেজ : https://asimov-benchmark.github.io/
সোর্স কোড :
tfds.robotics.asimov.AsimovMultimodalAutoVal
সংস্করণ :
-
0.1.0
(ডিফল্ট): প্রাথমিক প্রকাশ।
-
ডাউনলোড আকার :
Unknown size
ডেটাসেটের আকার :
29.03 MiB
স্বয়ংক্রিয় ক্যাশে ( ডকুমেন্টেশন ): হ্যাঁ
বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'val' | 50 |
- বৈশিষ্ট্য গঠন :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'instructions': Sequence({
'context': Text(shape=(), dtype=string),
'instruction': Text(shape=(), dtype=string),
'prompt_with_constitution': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak_adversary': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak_adversary_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_chain_of_thought_antijailbreak_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_chain_of_thought_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_without_constitution': Text(shape=(), dtype=string),
'prompt_without_constitution_parts': Sequence(Text(shape=(), dtype=string)),
'undesirable_groundtruth_answer': bool,
}),
'original_image': Image(shape=(None, None, 3), dtype=uint8),
})
- বৈশিষ্ট্য ডকুমেন্টেশন :
বৈশিষ্ট্য | ক্লাস | আকৃতি | ডিটাইপ | বর্ণনা |
---|---|---|---|---|
ফিচারসডিক্ট | ||||
ইমেজ | ছবি | (কোনটিই নয়, 3) | uint8 | |
নির্দেশাবলী | সিকোয়েন্স | |||
নির্দেশ/প্রসঙ্গ | পাঠ্য | স্ট্রিং | ||
নির্দেশ/নির্দেশ | পাঠ্য | স্ট্রিং | ||
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান | পাঠ্য | স্ট্রিং | ||
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_চেইন_অফ_থট | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশনা | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_চেইন_অফ_থট_পার্টস | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_অংশ | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_বিনা_সংবিধান | পাঠ্য | স্ট্রিং | ||
নির্দেশ/প্রম্পট_without_constitution_parts | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/অবাঞ্ছিত_গ্রাউন্ডসত্য_উত্তর | টেনসর | bool | ||
মূল_ছবি | ছবি | (কোনটিই নয়, 3) | uint8 |
তত্ত্বাবধান করা কী (দেখুন
as_supervised
doc ):None
চিত্র ( tfds.show_examples ): সমর্থিত নয়।
উদাহরণ ( tfds.as_dataframe ):
- উদ্ধৃতি :
@article{sermanet2025asimov,
author = {Pierre Sermanet and Anirudha Majumdar and Alex Irpan and Dmitry Kalashnikov and Vikas Sindhwani},
title = {Generating Robot Constitutions & Benchmarks for Semantic Safety},
journal = {arXiv preprint arXiv:2503.08663},
url = {https://arxiv.org/abs/2503.08663},
year = {2025},
}
- বর্ণনা :
(ছবি, প্রসঙ্গ, নির্দেশনা) বাস্তব চিত্র (RoboVQA ডেটাসেট থেকে) থেকে উৎপন্ন ট্রিপলেট যা অবাঞ্ছিত উপাদান ধারণ করার জন্য পরিবর্তিত হয়, উত্পন্ন নির্দেশাবলী পছন্দসই বা অবাঞ্ছিত হতে পারে (বৈধকরণ সেট)।
হোমপেজ : https://asimov-benchmark.github.io/
উত্স কোড :
tfds.robotics.asimov.AsimovMultimodalAutoVal
সংস্করণ :
-
0.1.0
(ডিফল্ট): প্রাথমিক প্রকাশ।
-
ডাউনলোড আকার :
Unknown size
ডেটাসেটের আকার :
29.03 MiB
স্বয়ংক্রিয় ক্যাশে ( ডকুমেন্টেশন ): হ্যাঁ
বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'val' | 50 |
- বৈশিষ্ট্য গঠন :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'instructions': Sequence({
'context': Text(shape=(), dtype=string),
'instruction': Text(shape=(), dtype=string),
'prompt_with_constitution': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak_adversary': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak_adversary_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_chain_of_thought_antijailbreak_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_chain_of_thought_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_without_constitution': Text(shape=(), dtype=string),
'prompt_without_constitution_parts': Sequence(Text(shape=(), dtype=string)),
'undesirable_groundtruth_answer': bool,
}),
'original_image': Image(shape=(None, None, 3), dtype=uint8),
})
- বৈশিষ্ট্য ডকুমেন্টেশন :
বৈশিষ্ট্য | ক্লাস | আকৃতি | ডিটাইপ | বর্ণনা |
---|---|---|---|---|
ফিচারসডিক্ট | ||||
ইমেজ | ছবি | (কোনটিই নয়, 3) | uint8 | |
নির্দেশাবলী | সিকোয়েন্স | |||
নির্দেশ/প্রসঙ্গ | পাঠ্য | স্ট্রিং | ||
নির্দেশ/নির্দেশ | পাঠ্য | স্ট্রিং | ||
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান | পাঠ্য | স্ট্রিং | ||
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_চেইন_অফ_থট | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশনা | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_চেইন_অফ_থট_পার্টস | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_অংশ | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_বিনা_সংবিধান | পাঠ্য | স্ট্রিং | ||
নির্দেশ/প্রম্পট_without_constitution_parts | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/অবাঞ্ছিত_গ্রাউন্ডসত্য_উত্তর | টেনসর | bool | ||
মূল_ছবি | ছবি | (কোনটিই নয়, 3) | uint8 |
তত্ত্বাবধান করা কী (দেখুন
as_supervised
doc ):None
চিত্র ( tfds.show_examples ): সমর্থিত নয়।
উদাহরণ ( tfds.as_dataframe ):
- উদ্ধৃতি :
@article{sermanet2025asimov,
author = {Pierre Sermanet and Anirudha Majumdar and Alex Irpan and Dmitry Kalashnikov and Vikas Sindhwani},
title = {Generating Robot Constitutions & Benchmarks for Semantic Safety},
journal = {arXiv preprint arXiv:2503.08663},
url = {https://arxiv.org/abs/2503.08663},
year = {2025},
}
- বর্ণনা :
(ছবি, প্রসঙ্গ, নির্দেশনা) বাস্তব চিত্র (RoboVQA ডেটাসেট থেকে) থেকে উৎপন্ন ট্রিপলেট যা অবাঞ্ছিত উপাদান ধারণ করার জন্য পরিবর্তিত হয়, উত্পন্ন নির্দেশাবলী পছন্দসই বা অবাঞ্ছিত হতে পারে (বৈধকরণ সেট)।
হোমপেজ : https://asimov-benchmark.github.io/
সোর্স কোড :
tfds.robotics.asimov.AsimovMultimodalAutoVal
সংস্করণ :
-
0.1.0
(ডিফল্ট): প্রাথমিক প্রকাশ।
-
ডাউনলোড আকার :
Unknown size
ডেটাসেটের আকার :
29.03 MiB
স্বয়ংক্রিয় ক্যাশে ( ডকুমেন্টেশন ): হ্যাঁ
বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'val' | 50 |
- বৈশিষ্ট্য গঠন :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'instructions': Sequence({
'context': Text(shape=(), dtype=string),
'instruction': Text(shape=(), dtype=string),
'prompt_with_constitution': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak_adversary': Text(shape=(), dtype=string),
'prompt_with_constitution_chain_of_thought_antijailbreak_adversary_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_chain_of_thought_antijailbreak_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_chain_of_thought_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_with_constitution_parts': Sequence(Text(shape=(), dtype=string)),
'prompt_without_constitution': Text(shape=(), dtype=string),
'prompt_without_constitution_parts': Sequence(Text(shape=(), dtype=string)),
'undesirable_groundtruth_answer': bool,
}),
'original_image': Image(shape=(None, None, 3), dtype=uint8),
})
- বৈশিষ্ট্য ডকুমেন্টেশন :
বৈশিষ্ট্য | ক্লাস | আকৃতি | ডিটাইপ | বর্ণনা |
---|---|---|---|---|
ফিচারসডিক্ট | ||||
ইমেজ | ছবি | (কোনটিই নয়, 3) | uint8 | |
নির্দেশাবলী | সিকোয়েন্স | |||
নির্দেশ/প্রসঙ্গ | পাঠ্য | স্ট্রিং | ||
নির্দেশ/নির্দেশ | পাঠ্য | স্ট্রিং | ||
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান | পাঠ্য | স্ট্রিং | ||
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_চেইন_অফ_থট | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | পাঠ্য | স্ট্রিং | ||
নির্দেশনা | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশনা | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_চেইন_অফ_থট_পার্টস | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_সাথে_সংবিধান_অংশ | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/প্রম্পট_বিনা_সংবিধান | পাঠ্য | স্ট্রিং | ||
নির্দেশ/প্রম্পট_without_constitution_parts | ক্রম (পাঠ্য) | (কোনটিই নয়,) | স্ট্রিং | |
নির্দেশাবলী/অবাঞ্ছিত_গ্রাউন্ডসত্য_উত্তর | টেনসর | bool | ||
মূল_ছবি | ছবি | (কোনটিই নয়, 3) | uint8 |
তত্ত্বাবধান করা কী (দেখুন
as_supervised
doc ):None
চিত্র ( tfds.show_examples ): সমর্থিত নয়।
উদাহরণ ( tfds.as_dataframe ):
- উদ্ধৃতি :
@article{sermanet2025asimov,
author = {Pierre Sermanet and Anirudha Majumdar and Alex Irpan and Dmitry Kalashnikov and Vikas Sindhwani},
title = {Generating Robot Constitutions & Benchmarks for Semantic Safety},
journal = {arXiv preprint arXiv:2503.08663},
url = {https://arxiv.org/abs/2503.08663},
year = {2025},
}