/42850-nlp

assignment 3: summarise news articles

Primary LanguageJupyter Notebook

Structures

  • models
    • t5
      • t5-hyperparameters-tuning
      • t5-training
  • datasets
    • 1000 training articles
    • 1000 validation articles
    • 100 test articles
  • results
    • test-t5
  • split.py: for splitting the original dataset
  • test.py: to run the test data with fine-tuned model