apehex commited on
Commit
ac7d850
·
1 Parent(s): 0f04ad8

Set the HEX config as default

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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"