cmpatino commited on
Commit
ad16f12
1 Parent(s): 9dc5030

Upload iNaturalist dataset

Browse files
Jul22-155501/config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "vision_backbone": "EfficientNet_B0",
3
+ "epochs": 12,
4
+ "dataset": "inaturalist_class",
5
+ "validation_pct": 0.1,
6
+ "learning_rate": 0.001,
7
+ "batch_size": 256,
8
+ "compute_hierarchy": false
9
+ }
Jul22-155501/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ce1173ee44975883b9e48d70f2f149e2a1f0c734516c7ef74f3c9e3fb5fd53b
3
+ size 400000128
Jul22-155501/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33ae1148df0685c81f497ca88cfcb90651d8af2262371c6d034964ef847b0588
3
+ size 800128
Jul22-155501/model_predictions.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6480534ab8b66847df17f9dfa40c49d9d4e0ff5dd3cc15633184284b3b5062e
3
+ size 4000000128
Jul22-155501/training_history.csv ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ epoch,train_loss,train_accuracy,validation_loss,validation_accuracy
2
+ 1,1845.4216877520084,78.42355555555555,114.4575001001358,83.158
3
+ 2,913.4637195467949,84.30044444444444,97.58893662691116,84.828
4
+ 3,796.4700198471546,85.87266666666666,89.82136344909668,85.562
5
+ 4,726.7420501410961,86.916,84.53812891244888,86.37
6
+ 5,678.1533231288195,87.67755555555556,81.32526203989983,86.716
7
+ 6,639.4631920605898,88.30711111111111,79.05798125267029,87.16
8
+ 7,606.8850436806679,88.86177777777777,76.8059770911932,87.588
9
+ 8,579.4988071918488,89.298,75.62887015938759,87.846
10
+ 9,556.6191869825125,89.66088888888889,74.31213834881783,87.998
11
+ 10,532.5877591073513,90.10244444444444,73.82529990375042,88.044
12
+ 11,512.2844379097223,90.48488888888889,72.63098326325417,88.476
13
+ 12,494.621157258749,90.77355555555556,71.88154830038548,88.502