Set the HEX config as default
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: agpl-3.0
|
3 |
configs:
|
4 |
- config_name: hex-ethereum
|
|
|
5 |
data_files:
|
6 |
- split: train
|
7 |
path: "hex/ethereum/train/*.parquet"
|
|
|
2 |
license: agpl-3.0
|
3 |
configs:
|
4 |
- config_name: hex-ethereum
|
5 |
+
default: true
|
6 |
data_files:
|
7 |
- split: train
|
8 |
path: "hex/ethereum/train/*.parquet"
|