- Create `File` object for containing `path`, `tags`
- Make `tags` field as a list of string
- Replace arguments(`path`, `tags`) of `add_file` into `file` (`File` Object)
- Fix bugs in Similarity MOS by `add_file_set`
- Change the return key of `get_stats_by_id` into [`files`, `mean`, `median`, `std`, `ci_90`, `ci_95`, `ci_99`]
- Change the column of `download_stats_csv_by_id` into [`name`, `tags`, `median`, `std`, `ci_90`, `ci_95`, `ci_99`]