Skip to content

缺少RoleInteractDataset实现 #6

@cdhx

Description

@cdhx

请问可以提供一下RoleInteractDataset的实现吗
dataset.py中只有SocialBenchDataset的实现,没有RoleInteractDataset

    dataset = SocialBenchDataset("data/self_awareness.json")
    # dataset = RoleInteractDataset("data/emotional_perception.json")
    # dataset = RoleInteractDataset("data/conversation_memory.json")
    # dataset = RoleInteractDataset("data/social_preference.json")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions