Ryanflash commited on
Commit
e2bd094
·
verified ·
1 Parent(s): 6ce44fd

Add YAML metadata to fix dataset card warning

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # CA_Training_Data -- Convolutional Autoencoder (Track A)
2
 
3
  Curated dataset for training and evaluating the Convolutional Autoencoder anomaly detection model.
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: mit
5
+ task_categories:
6
+ - image-classification
7
+ tags:
8
+ - thermal-imaging
9
+ - anomaly-detection
10
+ - autoencoder
11
+ - electrical-fault-detection
12
+ - infrared
13
+ size_categories:
14
+ - 10K<n<100K
15
+ ---
16
+
17
  # CA_Training_Data -- Convolutional Autoencoder (Track A)
18
 
19
  Curated dataset for training and evaluating the Convolutional Autoencoder anomaly detection model.