--- license: mit language: - en metrics: - precision library_name: transformers pipeline_tag: image-classification --- # Wrinkles Classification Model ## Overview This model card provides documentation for the Wrinkles Detection model checkpoint used in the Hugging Face pipeline. The model is designed to assess wrinkle / non-wrinkle. ## Model Details The checkpoint includes the following files: - `config.json`: Model configuration settings. - `model.safetensors`: Serialized model parameters and architecture. - `preprocessor_config.json`: Configuration file for the preprocessor. - `training_args.bin`: Binary file storing training arguments.