# Documenting The Model

Zingg generates readable documentation about the training data, including those marked as matches, as well as non-matches. The documentation is written to the zinggDir/modelId folder and can be built using the following

```
./scripts/zingg.sh --phase generateDocs --conf <location to conf.json>
```

The generated documentation file can be viewed in a browser and looks like as below.

![Training Data](https://3423074920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FngqsuC2LVWwrOiyPZbU2%2Fuploads%2Fgit-blob-c571254502a8ec907605e5d489a8022d9cf20ec6%2Fdocumentation1.png?alt=media)
