-
If a Fortran line is continued across multiple lines and contains a relation that is going to be replaced, linebreaks are not correct and the output is wrong (only tested in one direction, don't see w…
-
'''
WARNING:root:bert_config not exists. will load model from huggingface checkpoint.
Traceback (most recent call last):
File "run_weibo_ner_cws.py", line 31, in
train_bert_multitask(proble…
-
Thank you for the great work. I wonder when will the results and code for the CounterFact Dataset be released.
-
I am trying to follow the examples for using promptify with huggingface, but I run into this error trying to run the code:
![image](https://user-images.githubusercontent.com/94700807/232038184-3…
-
### Describe the bug
ner-dutch model throws index out of range in self error on some character combinations.
### To Reproduce
#### Example 1
```python
import flair
from flair.data import…
-
## Model Fine-tuned: https://huggingface.co/bert-base-german-cased
### Task: ```GERMEVAL_2018_OFFENSIVE_LANGUAGE``` : Type: Classification (Full Model Fine Tuning)
Results:
- F-score (micro) 0.75…
-
Goal: better feature/model discoverability for the GluonNLP website
### Side Navigation Bar
* Installation
* Models
* Tutorials
* Demos (in the future)
* API Documentations
* Community…
-
### Question
Hi. I have question.
From HuggingFace Transformers documentation, they have **'aggregation_strategy'** parameter in token classification pipeline. [Link](https://huggingface.co/docs/t…
-
There are some malformed ePubs that do not have the right file signatures.
```
F:\epub>java -Xss512k -jar epubcheck-5.1.0/epubcheck.jar vdc_100079335646.0x000001.epub
ERROR(PKG-006): vdc_1000793…
-
I'm hitting a new, though probably similar, performance issue with RstFold. If I paste an .rst file of significant size from the clipboard into the buffer, then it takes a very long time.
For exam…