File size: 921 Bytes
f8a2dd3
 
a4b8220
 
 
 
 
f8a2dd3
a4b8220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
license: openrail
language:
- en
- es
- ro
- fr
---

# Fine-Tuned RoBERTa for Multilingual NER

## Introduction

This model is a fine-tuned version of the RoBERTa base model, specialized for Named Entity Recognition (NER) tasks in English, Spanish, French, and Romanian.

## Capabilities

The model is currently capable of recognizing:
- Common names in English, Spanish, French, and Romanian
- Most commonly used acronyms in these languages

## Training Data

The model was fine-tuned using the [`ner_acro_combined`](https://huggingface.co./datasets/eduardem/ner_acro_combined) dataset.

## Usage

This fine-tuned model is designed for:
- Performing NER tasks in multilingual contexts
- Identifying commonly used names and acronyms in the specified languages

## Contributing

If you have suggestions for improvements or bug reports related to this model, please feel free to open an issue or submit a pull request.