Verified run

Qwen/Qwen3.5-122B-A10B

vllm-qwen3.5-122b-a10b-fp8-b300-p002-lexen-v1-20260614

Rank
107
Accuracy lexEN v1 · WordNet fine
85.29%
Correct
4146 / 4861
Actual run cost
$0.174
Cost / M items
$35.77

Accuracy across label schemes

The headline accuracy is lexEN v1 · WordNet fine-grained. Each cell re-scores this run's predictions against a different gold label set and sense granularity; coarse counts a prediction correct when its WordNet sense maps to the same Glite or CSI concept as a gold sense. About these label schemes → About coarsening →

Score against WordNet fine-grainedGlite coarse-grainedCSI coarse-grained (Lacerra 2020)
lexEN v1 85.29% 4146 / 4861 93.13% 4527 / 4861 90.39% 4394 / 4861
Maru 2022 (ALLamended) 83.32% 4050 / 4861 92.47% 4495 / 4861 89.32% 4342 / 4861
Raganato 2017 (original) 78.19% 3801 / 4861 90.31% 4390 / 4861 85.54% 4158 / 4861

Model

Display
Qwen/Qwen3.5-122B-A10B
Requested
hosted_vllm/Qwen/Qwen3.5-122B-A10B
Resolved
Qwen/Qwen3.5-122B-A10B
Vendor
Alibaba
API provider
n/a
Hosting
self_hosted
Source
open_source
License
apache-2.0
Reasoning
n/a
Model URL
https://huggingface.co/Qwen/Qwen3.5-122B-A10B
Endpoint
http://localhost:8000/v1
Resolved counts
Qwen/Qwen3.5-122B-A10B: 4861
HF revision
a099dee70ccfcd8d5dda56aaa0b60cb8ecadabc9
Quantization
fp8
Inference engine
vllm
Engine version
0.22.1
Container image
vllm/vllm-openai:v0.22.1
Serve command
exec vllm serve Qwen/Qwen3.5-122B-A10B-FP8 --port 8000 --served-model-name Qwen/Qwen3.5-122B-A10B --max-model-len 8192 --gpu-memory-utilization 0.90 --language-model-only --max-num-seqs 16 --trust-remote-code --default-chat-template-kwargs \{\"enable_thinking\":\ false\} --gpu-memory-utilization 0.96 --revision a099dee70ccfcd8d5dda56aaa0b60cb8ecadabc9

Reproducibility

Created
2026-06-14T17:28:29.170586+00:00
Run schema
sensebench-run-v2
Commit
n/a
Dataset ID
lexen
Dataset version
lexen-v1
Dataset revision
n/a
Dataset items
4,861
Dataset hash
sha256:5fd4382b93f19087a1e31f6dd7d1db17c1eb17ff80fcbe1d3fdd55c0c3ecefe8
Prompt
p002
Prompt version
0.1.0
Repository files
Browse in GitHub

Runtime

Calls
4861
Total tokens
1,186,340
Tokens / item
244.1
Total cost
$0.174
Cost / M items
$35.77
Cost source
machine_time_estimate
Elapsed
1.55m
Success items
4,861
Monosemous
0
No candidates
0
No valid vote
0
Invalid votes
0
Transport errors
0

Machine & Timing

GPU
NVIDIA B300 SXM6 AC
VRAM / GPU
275,040 MiB
Driver
590.48.01
CUDA
13.1
CPU
Intel(R) Xeon(R) 6776P (256 cores)
RAM
3,023.5 GiB
Platform
Linux-6.8.0-117-generic-x86_64-with-glibc2.35
Provider
vast.ai (40919269)
Hourly rate
$6.72/h
Benchmark time
1.55m
Machine-hours / 1M items
5.32 h/M
Concurrency
64

Benchmark time covers only the per-item evaluation loop on this machine, excluding model and asset loading.

Runner

GitHub
vassiliphilippov
Name
Vassili Philippov
Contact
n/a

Sampling

Temperature
0.0000
Top P
n/a
Max tokens
128
Seed
n/a
Extra
n/a

Policy

Votes / item
1
Reasks / invalid vote
1
Tie break
earliest_vote
Monosemous
short_circuit

Cost And Token Breakdown

Actual recorded run cost: $0.174. Cost estimate source: machine_time_estimate. Cost is estimated from machine time multiplied by the recorded hourly rate.

Token Type Tokens Cost Price / 1M tokens
Input uncached 1,176,454 n/a n/a
Input cached n/a n/a n/a
Output 9,886 n/a n/a
Reasoning output n/a included in output cost n/a

Reasoning output tokens are shown separately when the provider reports them; recorded cost is stored in the output cost bucket.

Download Raw Run Files

Slice Breakdown

Group Bucket Accuracy Correct Items
Candidate Count 11+ 76.83% 610 794
Candidate Count 2 93.22% 797 855
Candidate Count 3-5 87.20% 1696 1945
Candidate Count 6-10 82.32% 1043 1267
POS ADJ 90.59% 597 659
POS ADV 74.36% 145 195
POS NOUN 87.26% 2528 2897
POS VERB 78.92% 876 1110
Source Dataset semeval2013 88.33% 1007 1140
Source Dataset semeval2015 86.60% 640 739
Source Dataset senseval2 84.10% 1370 1629
Source Dataset senseval3 83.44% 1129 1353

Worst-Bucket Examples

easily Adv

Instance: semeval2015.d000.s009.t012 Dataset: semeval2015 Bucket: POS / ADV

Incorrect

Alimta is used together with cisplatin (another anticancer medicine) when the cancer is unresectable (cannot be removed by surgery alone) and malignant (has spread, or is likely to spread easily, to other parts of the body), in patients who have not received chemotherapy (medicines for cancer) before advanced or metastatic non-small cell lung cancer that is not affecting the squamous cells.

Show raw prompt

user

Which numbered sense of "easily" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: Alimta is used together with cisplatin (another anticancer medicine) when the cancer is unresectable (cannot be removed by surgery alone) and malignant (has spread, or is likely to spread <t>easily</t>, to other parts of the body), in patients who have not received chemotherapy (medicines for cancer) before advanced or metastatic non-small cell lung cancer that is not affecting the squamous cells.

Senses:
1. definition=with ease (`easy' is sometimes used informally for `easily') | examples=she was easily excited
2. definition=without question | examples=easily the best book she's written
3. definition=indicating high probability; in all likelihood | examples=I might well do it

Prediction matches gold: lexEN ✗ Maru 2022 ✗ Raganato ✗

WordNet 3.0 senses

  1. 1

    with ease (`easy' is sometimes used informally for `easily')

    easily%4:02:01:: · easily.r.01

    • she was easily excited
    • was easily confused

    Synonyms: easy

    Gold lexEN Gold Maru 2022 Gold Raganato
  2. 2

    without question

    easily%4:02:06:: · easily.r.02

    • easily the best book she's written
  3. 3

    indicating high probability; in all likelihood

    easily%4:02:05:: · well.r.03

    • I might well do it
    • a mistake that could easily have ended in disaster

    Synonyms: well

    Selected

only Adv

Instance: semeval2015.d000.s011.t001 Dataset: semeval2015 Bucket: POS / ADV

Incorrect

The medicine can only be obtained with a prescription.

Show raw prompt

user

Which numbered sense of "only" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: The medicine can <t>only</t> be obtained with a prescription.

Senses:
1. definition=and nothing more | examples=I was merely asking
2. definition=without any others being included or involved | examples=was entirely to blame
3. definition=with nevertheless the final result | examples=He arrived only to find his wife dead
4. definition=in the final outcome | examples=These news will only make you more upset
5. definition=except that | examples=It was the same story; only this time she came out better
6. definition=never except when | examples=call me only if your cold gets worse
7. definition=as recently as | examples=I spoke to him only an hour ago

Prediction matches gold: lexEN ✗ Maru 2022 ✓ Raganato ✓

WordNet 3.0 senses

  1. 1

    and nothing more

    only%4:02:02:: · merely.r.01

    • I was merely asking
    • it is simply a matter of time

    Synonyms: merely, simply, just, but

  2. 2

    without any others being included or involved

    only%4:02:01:: · entirely.r.02

    • was entirely to blame
    • a school devoted entirely to the needs of problem children

    Synonyms: entirely, exclusively, solely, alone

    Gold lexEN
  3. 3

    with nevertheless the final result

    only%4:02:00:: · only.r.03

    • He arrived only to find his wife dead
    • We won only to lose again in the next round
  4. 4

    in the final outcome

    only%4:02:04:: · only.r.04

    • These news will only make you more upset
  5. 5

    except that

    only%4:02:06:: · only.r.05

    • It was the same story; only this time she came out better
  6. 6

    never except when

    only%4:02:03:: · only.r.06

    • call me only if your cold gets worse

    Synonyms: only if, only when

    Gold Maru 2022 Gold Raganato Selected
  7. 7

    as recently as

    only%4:02:05:: · only.r.07

    • I spoke to him only an hour ago

here Adv

Instance: semeval2015.d001.s005.t000 Dataset: semeval2015 Bucket: POS / ADV

Incorrect

Here's a screenshot of kalgebra main window

Show raw prompt

user

Which numbered sense of "here" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: <t>Here</t>'s a screenshot of kalgebra main window

Senses:
1. definition=in or at this place; where the speaker or writer is | examples=I work here
2. definition=in this circumstance or respect or on this point or detail | examples=what do we have here?
3. definition=to this place (especially toward the speaker) | examples=come here, please
4. definition=at this time; now | examples=we'll adjourn here for lunch and discuss the remaining issues this afternoon

Prediction matches gold: lexEN ✗ Maru 2022 ✗ Raganato ✗

WordNet 3.0 senses

  1. 1

    in or at this place; where the speaker or writer is

    here%4:02:00:: · here.r.01

    • I work here
    • turn here
    Gold lexEN Gold Maru 2022 Gold Raganato
  2. 2

    in this circumstance or respect or on this point or detail

    here%4:02:02:: · here.r.02

    • what do we have here?
    • here I must disagree
  3. 3

    to this place (especially toward the speaker)

    here%4:02:01:: · here.r.03

    • come here, please

    Synonyms: hither

  4. 4

    at this time; now

    here%4:02:04:: · here.r.04

    • we'll adjourn here for lunch and discuss the remaining issues this afternoon
    Selected

too Adv

Instance: semeval2015.d001.s015.t004 Dataset: semeval2015 Bucket: POS / ADV

Incorrect

Powers are one way to make roots too.

Show raw prompt

user

Which numbered sense of "too" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: Powers are one way to make roots <t>too</t>.

Senses:
1. definition=to a degree exceeding normal or proper limits | examples=too big
2. definition=in addition | examples=he has a Mercedes, too

Prediction matches gold: lexEN ✗ Maru 2022 ✗ Raganato ✗

WordNet 3.0 senses

  1. 1

    to a degree exceeding normal or proper limits

    too%4:02:00:: · excessively.r.01

    • too big

    Synonyms: excessively, overly, to a fault

    Selected
  2. 2

    in addition

    too%4:02:01:: · besides.r.02

    • he has a Mercedes, too

    Synonyms: besides, also, likewise, as well

    Gold lexEN Gold Maru 2022 Gold Raganato

there Adv

Instance: semeval2015.d001.s032.t000 Dataset: semeval2015 Bucket: POS / ADV

Incorrect

There you have a list of the declared variables.

Show raw prompt

user

Which numbered sense of "there" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: <t>There</t> you have a list of the declared variables.

Senses:
1. definition=in or at that place | examples=they have lived there for years
2. definition=in that matter | examples=I agree with you there
3. definition=to or toward that place; away from the speaker | examples=go there around noon!

Prediction matches gold: lexEN ✗ Maru 2022 ✗ Raganato ✗

WordNet 3.0 senses

  1. 1

    in or at that place

    there%4:02:00:: · there.r.01

    • they have lived there for years
    • it's not there

    Synonyms: at that place, in that location

    Gold lexEN Gold Maru 2022 Gold Raganato
  2. 2

    in that matter

    there%4:02:02:: · there.r.02

    • I agree with you there

    Synonyms: in that respect, on that point

    Selected
  3. 3

    to or toward that place; away from the speaker

    there%4:02:01:: · there.r.03

    • go there around noon!

    Synonyms: thither

more Adv

Instance: semeval2015.d002.s002.t013 Dataset: semeval2015 Bucket: POS / ADV

Incorrect

There were relatively few cases reported of attempts to involve users in service planning but their involvement in service provision was found to be more common.

Show raw prompt

user

Which numbered sense of "more" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: There were relatively few cases reported of attempts to involve users in service planning but their involvement in service provision was found to be <t>more</t> common.

Senses:
1. definition=used to form the comparative of some adjectives and adverbs | examples=more interesting
2. definition=comparative of much; to a greater degree or extent | examples=he works more now

Prediction matches gold: lexEN ✗ Maru 2022 ✗ Raganato ✗

WordNet 3.0 senses

  1. 1

    used to form the comparative of some adjectives and adverbs

    more%4:02:00:: · more.r.01

    • more interesting
    • more beautiful

    Synonyms: to a greater extent

    Gold lexEN Gold Maru 2022 Gold Raganato
  2. 2

    comparative of much; to a greater degree or extent

    more%4:02:01:: · more.r.02

    • he works more now
    • they eat more than they should
    Selected

so Adv

Instance: semeval2015.d003.s004.t005 Dataset: semeval2015 Bucket: POS / ADV

Incorrect

The tablets are pale-orange and have a score line on both sides so that they can be halved.

Show raw prompt

user

Which numbered sense of "so" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: The tablets are pale-orange and have a score line on both sides <t>so</t> that they can be halved.

Senses:
1. definition=to a very great extent or degree | examples=the idea is so obvious
2. definition=in a manner that facilitates | examples=he observed the snakes so he could describe their behavior
3. definition=in such a condition or manner, especially as expressed or implied | examples=They're happy and I hope they will remain so
4. definition=to a certain unspecified extent or degree | examples=I can only go so far with this student
5. definition=in the same way; also | examples=I was offended and so was he
6. definition=in the way indicated; ; ; (`thusly' is a nonstandard variant) | examples=hold the brush so
7. definition=(usually followed by `that') to an extent or degree as expressed | examples=he was so tired he could hardly stand
8. definition=subsequently or soon afterward (often used as sentence connectors) | examples=then he left
9. definition=(used to introduce a logical conclusion) from that fact or reason or as a result | examples=therefore X must be true
10. definition=in truth (often tends to intensify) | examples=they said the car would break down and indeed it did

Prediction matches gold: lexEN ✗ Maru 2022 ✗ Raganato ✓

WordNet 3.0 senses

  1. 1

    to a very great extent or degree

    so%4:02:02:: · so.r.01

    • the idea is so obvious
    • never been so happy
  2. 2

    in a manner that facilitates

    so%4:02:06:: · so.r.02

    • he observed the snakes so he could describe their behavior
    • he stooped down so he could pick up his hat
    Gold lexEN Gold Maru 2022
  3. 3

    in such a condition or manner, especially as expressed or implied

    so%4:02:05:: · so.r.03

    • They're happy and I hope they will remain so
    • so live your life that old age will bring no regrets
  4. 4

    to a certain unspecified extent or degree

    so%4:02:07:: · so.r.04

    • I can only go so far with this student
    • can do only so much in a day
  5. 5

    in the same way; also

    so%4:02:08:: · so.r.05

    • I was offended and so was he
    • worked hard and so did she
  6. 6

    in the way indicated; ; ; (`thusly' is a nonstandard variant)

    so%4:02:04:: · thus.r.02

    • hold the brush so
    • set up the pieces thus

    Synonyms: thus, thusly

  7. 7

    (usually followed by `that') to an extent or degree as expressed

    so%4:02:03:: · so.r.07

    • he was so tired he could hardly stand
    • so dirty that it smells
    Gold Raganato Selected
  8. 8

    subsequently or soon afterward (often used as sentence connectors)

    so%4:02:09:: · then.r.01

    • then he left
    • go left first, then right

    Synonyms: then, and so, and then

  9. 9

    (used to introduce a logical conclusion) from that fact or reason or as a result

    so%4:02:10:: · therefore.r.01

    • therefore X must be true
    • the eggs were fresh and hence satisfactory

    Synonyms: therefore, hence, thence, thus

  10. 10

    in truth (often tends to intensify)

    so%4:02:00:: · indeed.r.01

    • they said the car would break down and indeed it did
    • it is very cold indeed

    Synonyms: indeed

only Adv

Instance: semeval2015.d003.s019.t003 Dataset: semeval2015 Bucket: POS / ADV

Incorrect

Also, the treatment of vomiting should only be together with other supportive measure or other veterinary therapy while addressing the underlying causes of the vomiting.

Show raw prompt

user

Which numbered sense of "only" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: Also, the treatment of vomiting should <t>only</t> be together with other supportive measure or other veterinary therapy while addressing the underlying causes of the vomiting.

Senses:
1. definition=and nothing more | examples=I was merely asking
2. definition=without any others being included or involved | examples=was entirely to blame
3. definition=with nevertheless the final result | examples=He arrived only to find his wife dead
4. definition=in the final outcome | examples=These news will only make you more upset
5. definition=except that | examples=It was the same story; only this time she came out better
6. definition=never except when | examples=call me only if your cold gets worse
7. definition=as recently as | examples=I spoke to him only an hour ago

Prediction matches gold: lexEN ✗ Maru 2022 ✗ Raganato ✗

WordNet 3.0 senses

  1. 1

    and nothing more

    only%4:02:02:: · merely.r.01

    • I was merely asking
    • it is simply a matter of time

    Synonyms: merely, simply, just, but

  2. 2

    without any others being included or involved

    only%4:02:01:: · entirely.r.02

    • was entirely to blame
    • a school devoted entirely to the needs of problem children

    Synonyms: entirely, exclusively, solely, alone

    Gold lexEN Gold Maru 2022 Gold Raganato
  3. 3

    with nevertheless the final result

    only%4:02:00:: · only.r.03

    • He arrived only to find his wife dead
    • We won only to lose again in the next round
  4. 4

    in the final outcome

    only%4:02:04:: · only.r.04

    • These news will only make you more upset
  5. 5

    except that

    only%4:02:06:: · only.r.05

    • It was the same story; only this time she came out better
  6. 6

    never except when

    only%4:02:03:: · only.r.06

    • call me only if your cold gets worse

    Synonyms: only if, only when

    Selected
  7. 7

    as recently as

    only%4:02:05:: · only.r.07

    • I spoke to him only an hour ago

always Adv

Instance: senseval2.d000.s004.t007 Dataset: senseval2 Bucket: POS / ADV

Incorrect

The parishioners of St. Michael and All Angels stop to chat at the church door, as members here always have.

Show raw prompt

user

Which numbered sense of "always" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: The parishioners of St. Michael and All Angels stop to chat at the church door, as members here <t>always</t> have.

Senses:
1. definition=at all times; all the time and on every occasion | examples=I will always be there to help you
2. definition=without variation or change, in every case | examples=constantly kind and gracious
3. definition=without interruption | examples=the world is constantly changing
4. definition=at any time or in any event | examples=you can always resign if you don't like it
5. definition=forever; throughout all time | examples=we will always be friends

Prediction matches gold: lexEN ✗ Maru 2022 ✗ Raganato ✗

WordNet 3.0 senses

  1. 1

    at all times; all the time and on every occasion

    always%4:02:00:: · always.r.01

    • I will always be there to help you
    • always arrives on time

    Synonyms: ever, e'er

    Gold lexEN Gold Maru 2022 Gold Raganato
  2. 2

    without variation or change, in every case

    always%4:02:04:: · constantly.r.01

    • constantly kind and gracious
    • he always arrives on time

    Synonyms: constantly, invariably

    Selected
  3. 3

    without interruption

    always%4:02:03:: · constantly.r.02

    • the world is constantly changing

    Synonyms: constantly, forever, perpetually, incessantly

  4. 4

    at any time or in any event

    always%4:02:02:: · always.r.04

    • you can always resign if you don't like it
    • you could always take a day off
  5. 5

    forever; throughout all time

    always%4:02:01:: · always.r.05

    • we will always be friends
    • I shall treasure it always

now Adv

Instance: senseval2.d000.s008.t000 Dataset: senseval2 Bucket: POS / ADV

Incorrect

Now, only one local ringer remains: 64-year-old Derek Hammond.

Show raw prompt

user

Which numbered sense of "now" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: <t>Now</t>, only one local ringer remains: 64-year-old Derek Hammond.

Senses:
1. definition=in the historical present; at this point in the narration of a series of past events | examples=President Kennedy now calls in the National Guard
2. definition=in these times; - Nancy Mitford | examples=it is solely by their language that the upper classes nowadays are distinguished
3. definition=used to preface a command or reproof or request | examples=now hear this!
4. definition=at the present moment | examples=goods now on sale
5. definition=without delay or hesitation; with no time intervening | examples=he answered immediately
6. definition=(prefatory or transitional) indicates a change of subject or activity | examples=Now the next problem is...
7. definition=in the immediate past | examples=told me just now

Prediction matches gold: lexEN ✗ Maru 2022 ✗ Raganato ✗

WordNet 3.0 senses

  1. 1

    in the historical present; at this point in the narration of a series of past events

    now%4:02:05:: · now.r.01

    • President Kennedy now calls in the National Guard
    • Washington now decides to cross the Delaware
  2. 2

    in these times; - Nancy Mitford

    now%4:02:00:: · nowadays.r.01

    • it is solely by their language that the upper classes nowadays are distinguished
    • we now rarely see horse-drawn vehicles on city streets

    Synonyms: nowadays, today

    Gold Raganato
  3. 3

    used to preface a command or reproof or request

    now%4:02:02:: · now.r.03

    • now hear this!
    • now pay attention
  4. 4

    at the present moment

    now%4:02:04:: · now.r.04

    • goods now on sale
    • the now-aging dictator

    Synonyms: at present

    Gold lexEN Gold Maru 2022
  5. 5

    without delay or hesitation; with no time intervening

    now%4:02:01:: · immediately.r.01

    • he answered immediately
    • found an answer straightaway

    Synonyms: immediately, instantly, straightaway, straight off, directly, right away, at once, forthwith, like a shot

  6. 6

    (prefatory or transitional) indicates a change of subject or activity

    now%4:02:07:: · now.r.06

    • Now the next problem is...
    Selected
  7. 7

    in the immediate past

    now%4:02:06:: · now.r.07

    • told me just now

only Adv

Instance: senseval2.d000.s008.t001 Dataset: senseval2 Bucket: POS / ADV

Incorrect

Now, only one local ringer remains: 64-year-old Derek Hammond.

Show raw prompt

user

Which numbered sense of "only" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: Now, <t>only</t> one local ringer remains: 64-year-old Derek Hammond.

Senses:
1. definition=and nothing more | examples=I was merely asking
2. definition=without any others being included or involved | examples=was entirely to blame
3. definition=with nevertheless the final result | examples=He arrived only to find his wife dead
4. definition=in the final outcome | examples=These news will only make you more upset
5. definition=except that | examples=It was the same story; only this time she came out better
6. definition=never except when | examples=call me only if your cold gets worse
7. definition=as recently as | examples=I spoke to him only an hour ago

Prediction matches gold: lexEN ✗ Maru 2022 ✗ Raganato ✗

WordNet 3.0 senses

  1. 1

    and nothing more

    only%4:02:02:: · merely.r.01

    • I was merely asking
    • it is simply a matter of time

    Synonyms: merely, simply, just, but

    Gold lexEN Gold Maru 2022 Gold Raganato
  2. 2

    without any others being included or involved

    only%4:02:01:: · entirely.r.02

    • was entirely to blame
    • a school devoted entirely to the needs of problem children

    Synonyms: entirely, exclusively, solely, alone

    Selected
  3. 3

    with nevertheless the final result

    only%4:02:00:: · only.r.03

    • He arrived only to find his wife dead
    • We won only to lose again in the next round
  4. 4

    in the final outcome

    only%4:02:04:: · only.r.04

    • These news will only make you more upset
  5. 5

    except that

    only%4:02:06:: · only.r.05

    • It was the same story; only this time she came out better
  6. 6

    never except when

    only%4:02:03:: · only.r.06

    • call me only if your cold gets worse

    Synonyms: only if, only when

  7. 7

    as recently as

    only%4:02:05:: · only.r.07

    • I spoke to him only an hour ago

away Adv

Instance: senseval2.d000.s012.t007 Dataset: senseval2 Bucket: POS / ADV

Incorrect

We've tried to train the youngsters, but they have their discos and their dances, and they just drift away. "

Show raw prompt

user

Which numbered sense of "away" (marked with <t></t>) is used in the sentence below? Return only the number of the correct sense.

Sentence: We've tried to train the youngsters, but they have their discos and their dances, and they just drift <t>away</t>. "

Senses:
1. definition=from a particular thing or place or position (`forth' is obsolete) | examples=ran away from the lion
2. definition=from one's possession | examples=he gave out money to the poor
3. definition=out of the way (especially away from one's thoughts) | examples=brush the objections aside
4. definition=out of existence; ; - H.E.Scudder | examples=the music faded away
5. definition=at a distance in space or time | examples=the boat was 5 miles off (or away)
6. definition=indicating continuing action; continuously or steadily | examples=he worked away at the project for more than a year
7. definition=so as to be removed or gotten rid of | examples=cleared the mess away
8. definition=freely or at will | examples=fire away!
9. definition=in or into a proper place (especially for storage or safekeeping) | examples=put the toys away
10. definition=in a different direction | examples=turn aside
11. definition=in reserve; not for immediate use | examples=started setting aside money to buy a car

Prediction matches gold: lexEN ✗ Maru 2022 ✗ Raganato ✗

WordNet 3.0 senses

  1. 1

    from a particular thing or place or position (`forth' is obsolete)

    away%4:02:00:: · away.r.01

    • ran away from the lion
    • wanted to get away from there

    Synonyms: off, forth

    Gold lexEN Gold Maru 2022 Gold Raganato
  2. 2

    from one's possession

    away%4:02:01:: · away.r.02

    • he gave out money to the poor
    • gave away the tickets

    Synonyms: out

  3. 3

    out of the way (especially away from one's thoughts)

    away%4:02:03:: · aside.r.02

    • brush the objections aside
    • pushed all doubts away

    Synonyms: aside

  4. 4

    out of existence; ; - H.E.Scudder

    away%4:02:04:: · away.r.04

    • the music faded away
    • tried to explain away the affair of the letter
    Selected
  5. 5

    at a distance in space or time

    away%4:02:08:: · off.r.02

    • the boat was 5 miles off (or away)
    • the party is still 2 weeks off (or away)

    Synonyms: off

  6. 6

    indicating continuing action; continuously or steadily

    away%4:02:05:: · away.r.06

    • he worked away at the project for more than a year
    • the child kept hammering away as if his life depended on it
  7. 7

    so as to be removed or gotten rid of

    away%4:02:09:: · away.r.07

    • cleared the mess away
    • the rotted wood had to be cut away
  8. 8

    freely or at will

    away%4:02:10:: · away.r.08

    • fire away!
  9. 9

    in or into a proper place (especially for storage or safekeeping)

    away%4:02:07:: · away.r.09

    • put the toys away
    • her jewels are locked away in a safe
  10. 10

    in a different direction

    away%4:02:06:: · away.r.10

    • turn aside
    • turn away one's face

    Synonyms: aside

  11. 11

    in reserve; not for immediate use

    away%4:02:02:: · aside.r.06

    • started setting aside money to buy a car
    • put something by for her old age

    Synonyms: aside, by