donadataset / HuggingFaceHub.yaml
ifvianadti's picture
Upload dataset export
c24eb68 verified
Raw
History Blame Contribute Delete
3.1 kB
project:
dataset_slug: donadataset
dataset_name: DonaDataset
version: REPLACE_WITH_VERSION
description: Camera-trap image dataset for object detection, from Doñana National
Park, Spain.
task: object-detection
annotation_format: YOLO
paths:
source_dataset_dir: /home/ijfviana/Documentos/donadataset/output
output_dir: /home/ijfviana/Documentos/donadataset/HFH
splits:
train: train
validation: val
test: test
dataset_structure:
images_folder_name: images
labels_folder_name: labels
expected_image_dirs:
- images/train
- images/val
- images/test
expected_label_dirs:
- labels/train
- labels/val
- labels/test
image_files:
allowed_extensions:
- .jpg
- .jpeg
- .png
case_sensitive_extensions: false
recursive_scan: false
label_files:
extension: .txt
allow_empty_label_files: true
require_label_for_each_image: true
allow_label_without_image: false
validation:
validate_class_ids: true
validate_normalized_coordinates: true
coordinate_min_value: 0.0
coordinate_max_value: 1.0
hashing:
chunk_size_mb: 8
sharding:
archive_format: tar
compression: none
max_shard_size_gb: 2.0
manifest:
manifest_filename: manifest.csv
file_hash_manifest_filename: manifest-files-sha256.csv
metadata_filename: metadata.csv
output_files:
readme_filename: README.md
license_filename: LICENSE
citation_filename: CITATION.cff
yolo_yaml_filename: donana.yaml
dataset_info_filename: dataset_info.json
local_verification_report_filename: verification_report_local.json
downloaded_verification_report_filename: verification_report_downloaded.json
checksums:
checksum_filename: checksums-sha256.txt
local_verification:
stop_on_verification_error: true
license:
license_id: CC-BY-4.0
license_name: Creative Commons Attribution 4.0 International
license_url: https://creativecommons.org/licenses/by/4.0/
citation:
cff_version: 1.2.0
message: If you use this dataset, please cite it as below.
type: dataset
authors:
- given_names: WildINTEL Spain
family_names: WildINTEL
affiliation: University of Huelva
repository_code: https://github.com/wildintelproject/donadataset
repository_artifact: https://huggingface.co/datasets/wildintelproject/donadataset
doi: null
huggingface:
repo_id: wildintelproject/donadataset
repo_type: dataset
private: true
token_env_var: HF_TOKEN
create_repo_if_missing: true
commit_message: Upload dataset export
upload_ignore_patterns:
- '*.tmp'
- '*.bak'
- __pycache__/
- .DS_Store
upload_delete_patterns:
- '*.bak'
retry:
enabled: true
max_attempts: 5
initial_wait_minutes: 2
incremental_wait: true
retry_on_status_codes:
- 429
- 500
- 502
- 503
- 504
public_visibility_report_filename: hfh_publication_report.json
update_config_private_flag: true
public_check_timeout_seconds: 20
doi_sync_report_filename: hfh_doi_sync_report.json
export:
overwrite_output_dir: false
fail_if_output_dir_exists: true
internal_config_filename: HuggingFaceHub.yaml
create_logs: true
log_filename: hfh_export.log