Update schema.yaml to reflect latest status.
This can then be added to the README.md on Hugging Face, so the dataset card viewer works accordingly.
example:
--- - config_name: 20240916.en features: - name: name dtype: string - name: identifier dtype: int64 - … —> /// our schema (https://api.enterprise.wikimedia.com/spec/spec.yaml)
Resources:
- Ricardo shared schema with Albert, he pointed out some missing pieces
- example on HF: https://huggingface.co/datasets/wikimedia/wikipedia/raw/main/README.md