Process Gantt Chart
Project description
Portuguese Variety Identifier
A classifier for distinguishing between European and Brazilian Portuguese.
Development Environment
1. Set Up a Virtual Environment
To create a virtual environment using Conda, run the following commands:
conda create --name .conda python=3.11
conda activate .conda
2. Install Dependencies
Install the necessary dependencies by running:
pip install -e .
Training
Training scripts are located in the train folder. For example, to find the best hyperparameters for the BERT model, run:
sh scripts/train/search_bert.sh
Evaluation
To evaluate the trained models, execute the evaluation script:
sh scripts/eval/run.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pt_vid-0.1.dev1.tar.gz.
File metadata
- Download URL: pt_vid-0.1.dev1.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cf517d494ae0e18f1ad93daf53f37de0eb691a0689c40d944c1cede26b88dc0
|
|
| MD5 |
1ee0766675dbec6ea728051f64bc639d
|
|
| BLAKE2b-256 |
7dcee648b158b49b38e0232479b129854c646fd37643ec59af0cc4c96678f5dd
|
File details
Details for the file pt_vid-0.1.dev1-py3-none-any.whl.
File metadata
- Download URL: pt_vid-0.1.dev1-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10eff7fc885adc0127adfa2e0fdebbbccc3cfab651e934c5331278db84d17630
|
|
| MD5 |
1062d9ac8dbcab14116599bd7df631c7
|
|
| BLAKE2b-256 |
d65bec28bc0d5864be45efba121fa62f36b80d5feafc2978c60426cf3b53b32f
|