Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
davidheineman commited on
Commit
4313b8a
·
verified ·
1 Parent(s): fd1add5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ local_path = pull_predictions_from_hf("allenai/signal-and-noise", split_name='ma
32
  df = pd.read_parquet(local_path)
33
 
34
  print(f'Loaded {len(df):,} model evaluations')
35
- >>> Loaded 810,570 model evaluations
36
  ```
37
 
38
  ### DataDecide Eval Suite (225 models with 4M to 1B params)
 
32
  df = pd.read_parquet(local_path)
33
 
34
  print(f'Loaded {len(df):,} model evaluations')
35
+ >>> Loaded 388,924 model evaluations
36
  ```
37
 
38
  ### DataDecide Eval Suite (225 models with 4M to 1B params)