Eval Results
File size: 478 Bytes
615c650
 
 
 
19bf54f
 
cadc9f2
 
 
 
 
 
 
 
 
 
 
 
 
 
615c650
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: cc-by-4.0
datasets:
- uoft-cs/cifar100
metrics:
- accuracy
model-index:
- name: Evolved model using Barlow Twins with 100% labelled data
  results:
  - task:
      type: image-classification
      name: Image Classification
    dataset:
      type: uoft-cs/cifar100
      name: CIFAR-100
      split: test
    metrics:
      - type: accuracy
        value: 97.04       # Required. Example: 20.90
        name: Test accuracy         # Optional. Example: Test WER
---