Skip to content

Issue with OSACT4SubtaskB dataset loading #294

@AridHasan

Description

@AridHasan

File: llmebench/datasets/OSACT4SubtaskB.py
Line: 44
If we take the first two as text and label, the labels are ["HS", "NOT_HS", "OFF", "NOT_OFF"]. The "OFF" and "NOT_OFF" labels are for subtaskA.

the line 44 would be:

text, _, label = line.split("\t")

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