Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patent-CR

This repository is the code for inference and evaluation for patent claim revision.

Dataset

Data could be retrieved from the European Patent Office (EPO) using the script in the data folder.

Inference

Inference of models on Huggingface:

python pipeline_inference.py

Inference of GPT series from OpenAI:

python openai_inference.py

Evaluation

Traditional evaluations, such as BLEU and ROUGE.

python eval.py

GPT-based evaluations.

python geval.py

Citation

If you find our work useful for your research, please feel free to cite our paper.

@article{jiang2024patent,
  title={Patent-CR: A Dataset for Patent Claim Revision},
  author={Jiang, Lekang and Scherz, Pascal A and Goetz, Stephan},
  journal={arXiv preprint arXiv:2412.02549},
  year={2024}
}

About

Inference and evaluation for patent claim revision

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages