mstz commited on
Commit
ca77dac
·
1 Parent(s): b8756fb

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Congressmen of two different parties vote on a series of bills. Guess the party
20
  # Configurations and tasks
21
  | **Configuration** | **Task** | **Description** |
22
  |-------------------|---------------------------|---------------------------------------------------------------|
23
- | voting | Binary classification | What's the voter of the party? |
24
 
25
  # Usage
26
  ```python
 
20
  # Configurations and tasks
21
  | **Configuration** | **Task** | **Description** |
22
  |-------------------|---------------------------|---------------------------------------------------------------|
23
+ | voting | Binary classification | What's the party of the voter? |
24
 
25
  # Usage
26
  ```python