# 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> <optional --showConcise=true|false>
```

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

![Training Data](https://3582698319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLzEhax5IUbfFVRkRns9Q%2Fuploads%2Fgit-blob-43299765c1ed12c1bc3694f7f91fdc9d2f8bea0e%2Fdocumentation.png?alt=media)
