FLD_metrics / README.honoka.md
MorishT
[update] readme
8d4afcd

How to Develop

  1. Create hub space from web.
  2. Clone that repository like git clone https://huggingface.co/spaces/hitachi-nlp/FLD-metrics
  3. Update the repository.
    • Note that the repository name and the main script name must be the same, e.g., hitachi-nlp/FLD_metrics and FLD_metrics.py
    • See here for how to write scripts.
    • We have to delete html and css files if we want to show the README.md at the top page.
  4. Push to the hub like git push git@hf.co:spaces/hitachi-nlp/FLD-metrics main

References