rmems commited on
Commit
78b7782
·
unverified ·
1 Parent(s): 0ed5bdd

Fix split name: change 'full' to 'test' for dataset viewer

Browse files
Files changed (1) hide show
  1. .huggingface.yaml +1 -1
.huggingface.yaml CHANGED
@@ -48,7 +48,7 @@ dataset_info:
48
  - name: elapsed_us
49
  dtype: int64
50
  splits:
51
- - name: full
52
  num_bytes: 119634
53
  num_examples: 10000
54
 
 
48
  - name: elapsed_us
49
  dtype: int64
50
  splits:
51
+ - name: test
52
  num_bytes: 119634
53
  num_examples: 10000
54