DanBenAmi commited on
Commit
58bf035
·
1 Parent(s): d5b91b2

Remove explicit configs from YAML to let HF auto-detect HERBench.py

Browse files

Explicitly declaring configs without data_files was causing HF to
fall back to JSON auto-loading. By removing the configs section,
HF should auto-detect and use the HERBench.py loading script.

Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -15,10 +15,6 @@ tags:
15
  size_categories:
16
  - 10K<n<100K
17
  pretty_name: HERBench
18
- configs:
19
- - config_name: full
20
- default: true
21
- - config_name: lite
22
  ---
23
 
24
  # HERBench: Multi-Evidence Integration in Video Question Answering
 
15
  size_categories:
16
  - 10K<n<100K
17
  pretty_name: HERBench
 
 
 
 
18
  ---
19
 
20
  # HERBench: Multi-Evidence Integration in Video Question Answering