- Opis :
Trójki (Obraz, kontekst, instrukcja) wygenerowane z rzeczywistych obrazów (ze zbioru danych RoboVQA), które zostały zmodyfikowane tak, aby zawierały niepożądane elementy, wygenerowane instrukcje mogą być pożądane lub niepożądane (zestaw walidacyjny).
Strona główna : https://asimov-benchmark.github.io/
Kod źródłowy :
tfds.robotics.asimov.AsimovMultimodalAutoVal
Wersje :
-
0.1.0
(domyślnie): Wersja pierwsza.
-
Rozmiar pobierania :
Unknown size
Rozmiar zbioru danych :
29.03 MiB
Automatyczne buforowanie ( dokumentacja ): Tak
Podziały :
Podział | Przykłady |
---|---|
'val' | 50 |
- Struktura funkcji :
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),
})
- Dokumentacja funkcji :
Funkcja | Klasa | Kształt | Typ D | Opis |
---|---|---|---|---|
FunkcjeDykt | ||||
obraz | Obraz | (Brak, Brak, 3) | uint8 | |
instrukcje | Sekwencja | |||
instrukcje/kontekst | Tekst | smyczkowy | ||
instrukcja/instrukcja | Tekst | smyczkowy | ||
instrukcje/podpowiedź_z_konstytucją | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_adversary | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_adversary_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_chain_of_thought_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/podpowiedź_bez_konstytucji | Tekst | smyczkowy | ||
instrukcje/prompt_without_constitution_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/niepożądana_groundtruth_answer | Napinacz | bool | ||
oryginalny_obraz | Obraz | (Brak, Brak, 3) | uint8 |
Klucze nadzorowane (zobacz dokument
as_supervised
):None
Rysunek ( tfds.show_examples ): Nieobsługiwany.
Przykłady ( tfds.as_dataframe ):
- Cytat :
@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},
}
- Opis :
Trójki (Obraz, kontekst, instrukcja) wygenerowane z rzeczywistych obrazów (ze zbioru danych RoboVQA), które zostały zmodyfikowane tak, aby zawierały niepożądane elementy, wygenerowane instrukcje mogą być pożądane lub niepożądane (zestaw walidacyjny).
Strona główna : https://asimov-benchmark.github.io/
Kod źródłowy :
tfds.robotics.asimov.AsimovMultimodalAutoVal
Wersje :
-
0.1.0
(domyślnie): Wersja pierwsza.
-
Rozmiar pobierania :
Unknown size
Rozmiar zbioru danych :
29.03 MiB
Automatyczne buforowanie ( dokumentacja ): Tak
Podziały :
Podział | Przykłady |
---|---|
'val' | 50 |
- Struktura funkcji :
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),
})
- Dokumentacja funkcji :
Funkcja | Klasa | Kształt | Typ D | Opis |
---|---|---|---|---|
FunkcjeDykt | ||||
obraz | Obraz | (Brak, Brak, 3) | uint8 | |
instrukcje | Sekwencja | |||
instrukcje/kontekst | Tekst | smyczkowy | ||
instrukcja/instrukcja | Tekst | smyczkowy | ||
instrukcje/podpowiedź_z_konstytucją | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_adversary | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_adversary_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_chain_of_thought_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/podpowiedź_bez_konstytucji | Tekst | smyczkowy | ||
instrukcje/prompt_without_constitution_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/niepożądana_groundtruth_answer | Napinacz | bool | ||
oryginalny_obraz | Obraz | (Brak, Brak, 3) | uint8 |
Klucze nadzorowane (zobacz dokument
as_supervised
):None
Rysunek ( tfds.show_examples ): Nieobsługiwany.
Przykłady ( tfds.as_dataframe ):
- Cytat :
@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},
}
- Opis :
Trójki (Obraz, kontekst, instrukcja) wygenerowane z rzeczywistych obrazów (ze zbioru danych RoboVQA), które zostały zmodyfikowane tak, aby zawierały niepożądane elementy, wygenerowane instrukcje mogą być pożądane lub niepożądane (zestaw walidacyjny).
Strona główna : https://asimov-benchmark.github.io/
Kod źródłowy :
tfds.robotics.asimov.AsimovMultimodalAutoVal
Wersje :
-
0.1.0
(domyślnie): Wersja pierwsza.
-
Rozmiar pobierania :
Unknown size
Rozmiar zbioru danych :
29.03 MiB
Automatyczne buforowanie ( dokumentacja ): Tak
Podziały :
Podział | Przykłady |
---|---|
'val' | 50 |
- Struktura funkcji :
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),
})
- Dokumentacja funkcji :
Funkcja | Klasa | Kształt | Typ D | Opis |
---|---|---|---|---|
FunkcjeDykt | ||||
obraz | Obraz | (Brak, Brak, 3) | uint8 | |
instrukcje | Sekwencja | |||
instrukcje/kontekst | Tekst | smyczkowy | ||
instrukcja/instrukcja | Tekst | smyczkowy | ||
instrukcje/podpowiedź_z_konstytucją | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_adversary | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_adversary_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_chain_of_thought_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/podpowiedź_bez_konstytucji | Tekst | smyczkowy | ||
instrukcje/prompt_without_constitution_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/niepożądana_groundtruth_answer | Napinacz | bool | ||
oryginalny_obraz | Obraz | (Brak, Brak, 3) | uint8 |
Klucze nadzorowane (zobacz dokument
as_supervised
):None
Rysunek ( tfds.show_examples ): Nieobsługiwany.
Przykłady ( tfds.as_dataframe ):
- Cytat :
@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},
}
- Opis :
Trójki (Obraz, kontekst, instrukcja) wygenerowane z rzeczywistych obrazów (ze zbioru danych RoboVQA), które zostały zmodyfikowane tak, aby zawierały niepożądane elementy, wygenerowane instrukcje mogą być pożądane lub niepożądane (zestaw walidacyjny).
Strona główna : https://asimov-benchmark.github.io/
Kod źródłowy :
tfds.robotics.asimov.AsimovMultimodalAutoVal
Wersje :
-
0.1.0
(domyślnie): Wersja pierwsza.
-
Rozmiar pobierania :
Unknown size
Rozmiar zbioru danych :
29.03 MiB
Automatyczne buforowanie ( dokumentacja ): Tak
Podziały :
Podział | Przykłady |
---|---|
'val' | 50 |
- Struktura funkcji :
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),
})
- Dokumentacja funkcji :
Funkcja | Klasa | Kształt | Typ D | Opis |
---|---|---|---|---|
FunkcjeDykt | ||||
obraz | Obraz | (Brak, Brak, 3) | uint8 | |
instrukcje | Sekwencja | |||
instrukcje/kontekst | Tekst | smyczkowy | ||
instrukcja/instrukcja | Tekst | smyczkowy | ||
instrukcje/podpowiedź_z_konstytucją | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_adversary | Tekst | smyczkowy | ||
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_adversary_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_chain_of_thought_antijailbreak_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_chain_of_thought_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/prompt_with_constitution_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/podpowiedź_bez_konstytucji | Tekst | smyczkowy | ||
instrukcje/prompt_without_constitution_parts | Sekwencja (tekst) | (Nic,) | smyczkowy | |
instrukcje/niepożądana_groundtruth_answer | Napinacz | bool | ||
oryginalny_obraz | Obraz | (Brak, Brak, 3) | uint8 |
Klucze nadzorowane (zobacz dokument
as_supervised
):None
Rysunek ( tfds.show_examples ): Nieobsługiwany.
Przykłady ( tfds.as_dataframe ):
- Cytat :
@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},
}