File size: 635 Bytes
933e371
6e97ecc
 
 
 
933e371
6e97ecc
 
933e371
6e97ecc
933e371
 
6e97ecc
 
 
670bac2
6e97ecc
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
language:
- mt
datasets:
- universal_dependencies
tags:
- dependency-parsing
- token-classification
- allennlp
license: cc-by-nc-sa-4.0
---

# BERTu for Dependency Parsing

This is a fine-tuned version of [BERTu](https://huggingface.co/MLRS/BERTu) on Dependency Parsing.
To make use of this model, customised modules are needed; refer to the [codebase](https://github.com/MLRS/BERTu/tree/main/evaluate) for more details.

## License

Refer to the [base model licensing information](https://huggingface.co/MLRS/BERTu#license).

## Citation

Refer to the [base model citation information](https://huggingface.co/MLRS/BERTu#citation).