Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 726 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 726 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • Polished evaluation mechanism which allows every saved model in every configuration with every dataset. It is better if we come up with a way to record the datasets used, word embeddings used, model structure used and the hyper parameters. Last, but not least, we should also save the seed belonging to the training of that model.
  • New datasets

Removed