summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-07-23 18:37:15 +0800
committerPeng Wu <alexepico@gmail.com>2011-07-23 18:37:15 +0800
commit9e6e016aae1ac59822e7cc6a7e455d19c723413d (patch)
tree67048f2ca58010a01f478cfe28c20dbb4200f932 /docs
parent246e7938cdcfe6d1fc21b753d4493288dbea0f28 (diff)
downloadtrainer-9e6e016aae1ac59822e7cc6a7e455d19c723413d.tar.gz
trainer-9e6e016aae1ac59822e7cc6a7e455d19c723413d.tar.xz
trainer-9e6e016aae1ac59822e7cc6a7e455d19c723413d.zip
revise doc
Diffstat (limited to 'docs')
-rw-r--r--docs/fileformat2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fileformat b/docs/fileformat
index d86099d..e147644 100644
--- a/docs/fileformat
+++ b/docs/fileformat
@@ -45,7 +45,7 @@ Status File Format
<sub-directory>#model-candidates-<num>.db#<score>
The lines are sorted by <score>.
Prune Status Files
- 1. 'merged.db', 'pruned.db', 'kmm.text', 'interpolation.text' are generated when running prune tools in 'finals/try<num>' sub-directory.
+ 1. 'merged.db', 'kmm_merged.text' , 'pruned.db', 'kmm_pruned.text', 'interpolation.text' are generated when running prune tools in 'finals/try<num>' sub-directory.
2. 'prune.status' file are generated also, like:
{'PruneEpoch': 4, 'PruneMergeNumber': 1000,
'PruneK':2, 'PruneCDF': 0.6}