ZamAI-Facebook-XLM-Pashto

Overview

This repository contains helper scripts to download and persist the base model facebook/xlm-roberta-base locally (into ./base_model/) and to run a small fill-mask inference example. Large model files should be handled using Git LFS; .gitattributes at the repo root already includes common model file patterns.

Quick start

  1. Create and activate a virtualenv:
python -m venv .venv
source .venv/bin/activate
  1. Install dependencies:
pip install -r requirements.txt
  1. Download and save the base model into ./base_model/:
python download_base_model.py
  1. Run the example inference (will load from ./base_model/ if present):
python inference.py

Files

  • download_base_model.py β€” downloads the Hugging Face model and saves to ./base_model/.
  • inference.py β€” small script to run a fill-mask example.
  • requirements.txt β€” Python dependencies.
  • .gitignore β€” common ignores.

If you want me to download the base model into the repository now (it will download ~0.5–1.2 GB depending on files), tell me and I'll run the script and save the model into ./base_model/

license: mit datasets:

  • tasal9/ZamAI-Pashto-Dataset-Cleaned language:
  • ps metrics:
  • accuracy base_model:
  • FacebookAI/xlm-roberta-base pipeline_tag: fill-mask library_name: adapter-transformers

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for tasal9/ZamAI-Facebook-XLM-Pashto

Quantized
(6)
this model

Dataset used to train tasal9/ZamAI-Facebook-XLM-Pashto