Skip to content

shrimonmuke0202/AlpaPICO

Repository files navigation

AlpaPICO

Install Packages

  pip3 install vllm
  pip3 install seqeval

Datasets

Dataset is present in the dataset directory

Models

Here we take Alpacare model to finetune (AlpaCare ) https://huggingface.co/xz97/AlpaCare-llama1-7b

Run the following code to train the model

bash train_instruct.sh

Inference

Run the following scrpit to test the best model

  python3 inference_instruct_vllm.py

Prediction

Run the following script and change the input of the prediction.py file with output obtained by running inference code

  python3 prediction.py

About

PICO Frame extraction using LLM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published