YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

amr-parsing-dapo-single-single-turn-20260220-1648-global-step-1421

Model Information

  • Base Model: checkpoints/amr-parsing-dapo-single/single-turn-20260220-1648/global_step_1421/actor
  • Timestamp: 20260220-1648

Benchmark Results

  • Benchmark File: amr-parsing-dapo-single-single-turn-20260220-1648-global-step-1421_20260220-1648.jsonl

  • Score:

    • F1: 82.05
    • Precision: 82.72
    • Recall: 81.38

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("viamr-project/amr-parsing-dapo-single-single-turn-20260220-1648-global-step-1421", trust_remote_code=True)
tokenizer = AutoTokenizer.from_pretrained("viamr-project/amr-parsing-dapo-single-single-turn-20260220-1648-global-step-1421", trust_remote_code=True)

Sample Prompt:

<|im_start|>user
Convert the following English sentence into its Abstract Meaning Representation (AMR):

<sentence>2007-08-21</sentence><|im_end|>
<|im_start|>assistant
<think>

Training Details

  • Framework: veRL (Reinforcement Learning)
  • Task: AMR Parsing
Downloads last month
6
Safetensors
Model size
2B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support