Muniekstache commited on
Commit
be94784
·
verified ·
1 Parent(s): bd4a5bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,6 +50,6 @@ It is one of four systems trained for my bachelor’s thesis to study how transf
50
  * Env : [`environment.yml`](./environment.yml)
51
 
52
  ## Data
53
- * **Creative corpus** (7.6 k fiction sentences from DPC + 2.4 k OpenSubtitles).
54
  * Sentence-level 1:1 alignments; deduplicated to avoid leakage.
55
  See https://github.com/muniekstache/Transfer-Creativity.git for full pipeline.
 
50
  * Env : [`environment.yml`](./environment.yml)
51
 
52
  ## Data
53
+ * **Non-Creative corpus** 10k sentences from DPC Journalistic texts.
54
  * Sentence-level 1:1 alignments; deduplicated to avoid leakage.
55
  See https://github.com/muniekstache/Transfer-Creativity.git for full pipeline.