sentence-compression / config.yaml
ai4anshu's picture
Upload 8 files
d4caa5c verified
raw
history blame
No virus
289 Bytes
SENTENCE_COMPRESSION:
PROJECT_DIR: os.getcwd()
DATA:
RAW_DATA: https://github.com/google-research-datasets/sentence-compression.git
RAW_DIR: dataset/rawdata
CLEAN_DATA: dataset/preprocessed
TRAINING:
INFERENCE:
MODEL_PATH: checkpoints
OUTPUT:
RESULT: results