Replace YAML keys from int to str

#1
by albertvillanova HF staff - opened
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -43,8 +43,8 @@ dataset_info:
43
  dtype:
44
  class_label:
45
  names:
46
- 0: Gathered
47
- 1: Recipes1M
48
  - name: ner
49
  sequence: string
50
  splits:
 
43
  dtype:
44
  class_label:
45
  names:
46
+ '0': Gathered
47
+ '1': Recipes1M
48
  - name: ner
49
  sequence: string
50
  splits: