Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuevas etiquetas/categorías #17

Open
geru-scotland opened this issue Nov 11, 2024 · 2 comments
Open

Nuevas etiquetas/categorías #17

geru-scotland opened this issue Nov 11, 2024 · 2 comments
Assignees

Comments

@geru-scotland
Copy link
Owner

Ahora que está todo más avanzado y va bastante bien, empezar agregando nuevas labels del dataset base.

Relanzar el pipeline.py agregando labels en el config.json:

"data_processor": {
        "path": "dataset/preprocessing",
        "output_folder": "output",
        "output_file": "dataset.txt",
        "train_file": "train.txt",
        "dev_file": "dev.txt",
        "test_file": "test.txt",
        "train_size": 0.80,
        "dev_size": 0.1,
        "test_size": 0.1,
        "labels": [
            "HarryPotter",
            "StarWars",
            "Tolkien",
            "Warcraft",
            "DragonBall",
            "Naruto",
            "ForgottenRealms",
            "FinalFantasy",
            "GameofThrones",
            "Mythology"
        ]
    }
@geru-scotland
Copy link
Owner Author

Slurs añadido a000500

@geru-scotland
Copy link
Owner Author

Historical characters añadido también 6676ffb y 4569ce1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant