mstz commited on
Commit
53cae00
1 Parent(s): eb30e07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,12 +26,12 @@ configs:
26
  license: cc
27
  ---
28
  # Lrs
29
- The [Lrs-Roth dataset](https://archive-beta.ics.uci.edu/dataset/93/low+resolution+spectrometer) from the [UCI repository](https://archive-beta.ics.uci.edu).
30
 
31
  # Configurations and tasks
32
  | **Configuration** | **Task** | **Description** |
33
  |-------------------|---------------------------|------------------------------|
34
- | lrs | Multiclass classification | Classify lrs type. |
35
  | lrs_0 | Binary classification | Is this instance of class 0? |
36
  | lrs_1 | Binary classification | Is this instance of class 1? |
37
  | lrs_2 | Binary classification | Is this instance of class 2? |
 
26
  license: cc
27
  ---
28
  # Lrs
29
+ The [Lrs dataset](https://archive-beta.ics.uci.edu/dataset/93/low+resolution+spectrometer) from the [UCI repository](https://archive-beta.ics.uci.edu).
30
 
31
  # Configurations and tasks
32
  | **Configuration** | **Task** | **Description** |
33
  |-------------------|---------------------------|------------------------------|
34
+ | lrs | Multiclass classification | Classify lrs type. |
35
  | lrs_0 | Binary classification | Is this instance of class 0? |
36
  | lrs_1 | Binary classification | Is this instance of class 1? |
37
  | lrs_2 | Binary classification | Is this instance of class 2? |