Alexis-Az commited on
Commit
16dcaee
·
verified ·
1 Parent(s): 0e35968

added additions subdir to metadata

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -6,6 +6,9 @@ configs:
6
  - config_name: roots
7
  data_dir: 'roots'
8
  data_files: "Roots.csv"
 
 
 
9
  ---
10
  ---
11
  # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
 
6
  - config_name: roots
7
  data_dir: 'roots'
8
  data_files: "Roots.csv"
9
+ - config_name: additions
10
+ data_dir: 'additions'
11
+ data_files: "addition_operations_eval.csv"
12
  ---
13
  ---
14
  # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1