Waylon Li
Waylon Li
Same issue here
For example: `loogle_data[1]['qa_pairs'][0]['S'][0]` is ``` 'Ciutat Vella:\n[Population (2015): 100,685;\nArea: 4.49 km2;\nDensity = 100,685 / 4.49 = 22,431 people/km2.]\nEixample:\n[Population: 263,565;\nArea: 7.46 km2;\nDensity = 263,565 / 7.46 = 35,338 people/km2.]\nSants-Montju?c:\n[Population: 180,824;\nArea: 21.35...
> > For example: `loogle_data[1]['qa_pairs'][0]['S'][0]` is > > ``` > > 'Ciutat Vella:\n[Population (2015): 100,685;\nArea: 4.49 km2;\nDensity = 100,685 / 4.49 = 22,431 people/km2.]\nEixample:\n[Population: 263,565;\nArea: 7.46 km2;\nDensity = 263,565 /...
> hi, in the multiple information retrieval, `'S'` are evidences that can be extracted directly from the original text . But other long dep tasks are more challenging and need...
Same issue. This is quite crucial as aarch64 only supports vllm >= 0.10.2 (trl only supports 0.10.2) which requires torch 2.8.0. However, the latest version of flash_attn that works on...