Update ML Intern artifact metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Structured Data Position Bias Benchmark
|
| 2 |
|
| 3 |
Tests position bias in **structured formats** (JSON, tables, logs) where formatting may mitigate or exacerbate the "Lost in the Middle" effect.
|
|
@@ -35,3 +39,11 @@ python run_all.py --model Qwen/Qwen2.5-1.5B-Instruct --num-items 100 --num-examp
|
|
| 35 |
url={https://huggingface.co/abhshkp/structured-data-position-bias}
|
| 36 |
}
|
| 37 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- ml-intern
|
| 4 |
+
---
|
| 5 |
# Structured Data Position Bias Benchmark
|
| 6 |
|
| 7 |
Tests position bias in **structured formats** (JSON, tables, logs) where formatting may mitigate or exacerbate the "Lost in the Middle" effect.
|
|
|
|
| 39 |
url={https://huggingface.co/abhshkp/structured-data-position-bias}
|
| 40 |
}
|
| 41 |
```
|
| 42 |
+
|
| 43 |
+
<!-- ml-intern-provenance -->
|
| 44 |
+
## Generated by ML Intern
|
| 45 |
+
|
| 46 |
+
This model repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
|
| 47 |
+
|
| 48 |
+
- Try ML Intern: https://smolagents-ml-intern.hf.space
|
| 49 |
+
- Source code: https://github.com/huggingface/ml-intern
|