Dataset Viewer
Auto-converted to Parquet Duplicate
step
int64
0
500
prompt
stringclasses
167 values
completion
stringclasses
10 values
reward_range_of_vocab_score
float64
1
2
reward_uncommon_vocab_score
float64
0
2
advantage
float64
-2.47
2.47
0
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Wide resources, flexible use, and precise meaning
1.5
null
-1.207494
0
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.724496
0
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.724496
0
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.724496
0
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.724496
0
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.724496
0
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Wide resources, flexible use, and precise meaning
1.5
null
-1.207494
0
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Wide resources, flexible use, and precise meaning
1.5
null
-1.207494
1
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.353518
1
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.353518
1
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.353518
1
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.353518
1
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.353518
1
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Adequate resources, some repetition & few paraphrasing
1.5
null
-2.474626
1
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.353518
1
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.353518
2
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.353518
2
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.353518
2
user # Task Categorize the **range of vocabulary** in the provided IELTS essay into one of the predefined scoring bands. ## Evaluation Criteria As you read the essay, evaluate the following dimensions of Lexical Resource to determine the correct category. Do not output your analysis; let these criteria guide your inte...
Sufficient resource to allow flexibility, not repetitive
2
null
0.353518
End of preview. Expand in Data Studio

TRL Completion logs

This dataset contains the completions generated during training using trl.

Find the trained model at https://huggingface.co/bihungba1101/essay-vocab-range-qwen3.5-4b-grpo.

The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument).

Each file contains the following columns:

  • step: the step of training
  • prompt: the prompt used to generate the completion
  • completion: the completion generated by the model
  • <reward_function_name>: the reward(s) assigned to the completion by the reward function(s) used during training
  • advantage: the computed advantage for the completion

Having this data stored as a simple parquet file makes it easy to load and analyze using the Datasets Viewer, Polars, Pandas, etc.

You can load the dataset using the datasets library:

import datasets

dataset = datasets.load_dataset("bihungba1101/essay-vocab-range-qwen3.5-4b-trl-completions")

You can also load the dataset using Polars:

import polars as pl

# Login using e.g. `hf auth login` to access this dataset if it's private
df = pl.read_parquet(f"hf://datasets/bihungba1101/essay-vocab-range-qwen3.5-4b-trl-completions/*.parquet")
Downloads last month
497