Skip to content

Can you share the corpus.txt, train_corpus.txt and val_corpus.txt files?  #1

@webzerg

Description

@webzerg

Hello, Can you share the corpus.txt, train_corpus.txt and val_corpus.txt files? Thanks.

datasets = load_dataset("text", data_files={"train": 'corpus/train_corpus.txt', # Path to txt file with training corpus (selected or not)
"validation": 'corpus/val_corpus.txt'}) # Path to txt file with validation corpus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions