Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion datasets/lex_glue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ An example of 'train' looks as follows.
```json
{
"text": "COMMISSION REGULATION (EC) No 1629/96 of 13 August 1996 on an invitation to tender for the refund on export of wholly milled round grain rice to certain third countries ...",
"labels": [2, 42, 72, 76, 86]
"labels": [4, 20, 21, 35, 68]
}
```

Expand Down
Loading