albertvillanova HF staff commited on
Commit
b177140
1 Parent(s): 7088df5

Replace YAML keys from int to str (#1)

Browse files

- Replace YAML keys from int to str (8894c280fd593430853e4876512e0ab9bbf2f883)

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: