Skip to content
View rica451's full-sized avatar

Highlights

  • Pro

Block or report rica451

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rica451/README.md

English learderboard, v2

Last updated: 2024-11-24 18:17:40

Score weights: character: 1, entertain: 1, fluency: 1 character: 1, entertain: 2, fluency: 1 character: 2, entertain: 1, fluency: 1 character: 1, entertain: 1, fluency: 2 <style> .weight-select { padding: 3px; margin: 0 0 0 3px; font-family: monospace; background: #2D2D2D; color: #B5B5B5; border: 1px solid #404040; border-radius: 3px; line-height: 1 height: 20px; } .weight-select option { background: #2D2D2D; color: #B5B5B5; } sub[data-weight]:not([data-weight="0.333_0.333_0.333"]) { display: none; } </style> <script> function updateVisibility() { const selected = document.getElementById('weightSelector').value; document.querySelectorAll('sub[data-weight]').forEach(sub => { sub.hidden = sub.dataset.weight !== selected; }); document.querySelectorAll('th:has(sub[data-weight])').forEach(th => { const hasSelectedWeight = th.querySelector(`sub[data-weight="${selected}"]`); const columnIndex = Array.from(th.parentElement.children).indexOf(th); if (columnIndex > -1) { document.querySelectorAll(`tr td:nth-child(${columnIndex + 1})`).forEach(td => { td.style.display = hasSelectedWeight ? 'table-cell' : 'none'; }); th.style.display = hasSelectedWeight ? 'table-cell' : 'none'; if (hasSelectedWeight && th.textContent.includes('Length norm score')) { const tbody = th.closest('table').querySelector('tbody'); const rows = Array.from(tbody.querySelectorAll('tr')); rows.sort((a, b) => { const aValue = parseFloat(a.children[columnIndex].textContent); const bValue = parseFloat(b.children[columnIndex].textContent); return bValue - aValue; }); tbody.innerHTML = ''; rows.forEach(row => tbody.appendChild(row)); } } }); } document.addEventListener('DOMContentLoaded', updateVisibility); </script>
# Model name Length norm score Length norm score Length norm score Length norm score Avg score Avg score Avg score Avg score Refusal ratio Stay in character score Language fluency score Entertain score Num cases Avg length
1 [11_29_judge]({{ '/results/v3/en/11_29_judge' relative_url}}) 4.73±0.10 4.67±0.12 4.74±0.11 4.80±0.08 4.73±0.11 4.67±0.12 4.74±0.12 4.80±0.07 0.00 4.75 5.00 4.46 63

Popular repositories Loading

  1. rica451 rica451 Public

  2. misson1 misson1 Public

    Python

  3. CrawlerTutorial CrawlerTutorial Public

    Forked from NanmiCoder/CrawlerTutorial

    爬虫入门、爬虫进阶、高级爬虫

    Python

  4. bangumi_new1k bangumi_new1k Public

    Python

  5. spin spin Public

    Python

  6. demohtml demohtml Public

    HTML