A metamodel defines the structure (classes and attributes), whilst model instances contain the actual data. Think of it like the relationship between a database schema and database records.
Model instances in Ecore are typically stored in XMI (XML Metadata Interchange) format, which is a standard way of serialising models.