issues
search
neulab
/
ExplainaBoard
Interpretable Evaluation for AI Systems
MIT License
361
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update custom features for gmu_anlp
#612
neubig
closed
1 year ago
0
Bump version
#611
neubig
closed
1 year ago
0
Add error for metaeval
#610
neubig
closed
1 year ago
0
Add negative error
#609
neubig
closed
1 year ago
1
Add dataset level meta eval metric
#608
pfliu-nlp
closed
1 year ago
0
update isort version to fix ci error
#607
pfliu-nlp
closed
1 year ago
1
Removes WMT DA meta-eval
#606
neubig
closed
1 year ago
0
add tests for meval to replicate paper results
#605
pfliu-nlp
opened
1 year ago
0
`TypeError: 'type' object is not subscriptable` when attempt to import or use CLI
#604
ttpro1995
opened
1 year ago
0
Deal with the case when correlation is NaN for meta evaluation task
#603
pfliu-nlp
closed
1 year ago
0
merge custom features/analyses from dataset and system output file
#602
lyuyangh
closed
1 year ago
0
fix custom features/analyses loader
#601
lyuyangh
closed
1 year ago
3
V0.12.1
#600
neubig
closed
1 year ago
0
Fix confidence interval calculation using t-test
#599
neubig
closed
1 year ago
0
Add __init__.py to third_party
#598
neubig
closed
1 year ago
0
Update documentation for example
#597
noelchen90
closed
1 year ago
0
`custom_features` and `custom_analyses` are not deserialized
#596
lyuyangh
closed
1 year ago
0
update the source of flake8
#594
pfliu-nlp
closed
2 years ago
0
add text_to_sql_processor
#593
shuaichenchang
closed
2 years ago
0
Bump mypy version to 0.990
#592
tetsuok
opened
2 years ago
0
Add text-to-SQL loader
#591
shuaichenchang
closed
2 years ago
0
bump version: 0.11.2 -> 0.12.0
#590
pfliu-nlp
closed
2 years ago
0
Add supported metrics md
#589
noelchen90
closed
2 years ago
2
Added client link to README and fix functionality description
#588
neubig
closed
2 years ago
0
Drop python 3.8 support.
#587
odashi
closed
2 years ago
0
Drop Python3.8 support
#586
odashi
closed
2 years ago
0
reload_stat -> use_cache
#585
odashi
closed
2 years ago
0
Refer to loaders_test.py instead of test_loaders.py
#584
tetsuok
closed
2 years ago
0
add_tasks.md is out of date
#583
tetsuok
opened
2 years ago
0
Use double quotes for all strings
#582
odashi
closed
2 years ago
0
Fix Processor._customize_analyses
#581
odashi
closed
2 years ago
2
Add text to sql eval metric clean
#580
shuaichenchang
closed
2 years ago
0
Serializable SysOutputInfo
#579
odashi
closed
2 years ago
2
Remove unused functions in SysOutputInfo
#578
odashi
closed
2 years ago
0
Consolidate quotes for strings
#577
odashi
closed
2 years ago
0
fixed wrong names when specifying custom-feature
#576
pfliu-nlp
closed
2 years ago
1
Add system metadata class
#575
odashi
opened
2 years ago
3
Serializable Analysis
#574
odashi
closed
2 years ago
0
refactor bucketing modules
#573
odashi
closed
2 years ago
0
Move subsampling method outside Analysis
#572
odashi
closed
2 years ago
0
Make Result/AnalysisResult Serializable.
#571
odashi
closed
2 years ago
2
Lint missing '__future__ import annotations' via pre-commit and CI
#570
tetsuok
closed
2 years ago
0
fix wrong specification of column name
#569
pfliu-nlp
closed
2 years ago
0
prototype interpretation module - for multi-bucket analysis
#568
pfliu-nlp
closed
2 years ago
0
prototype interpretation module - for combo analysis
#567
pfliu-nlp
closed
2 years ago
0
prototype interpretation module - for bucket analysis
#566
pfliu-nlp
closed
2 years ago
1
Add seed argument to Metric
#565
tetsuok
closed
2 years ago
0
Bump pre-commit/action version to v3.0.0
#564
tetsuok
closed
2 years ago
0
Use ~= operator to declare the version of scipy
#563
tetsuok
closed
2 years ago
0
Use ~= operator to declare the version of numpy
#562
tetsuok
closed
2 years ago
0
Next