-
![企业微信截图_17319963789656](https://github.com/user-attachments/assets/a582d7cf-6822-4928-bd62-12db8158b787)
Traceback (most recent call last):
File "/home/bqc/project/evalscope/MTEBtest.py", lin…
-
When loading the dgs_corpus dataset, an AssertionError occurs due to unsynchronized pose shapes within one of the documents.
Here is the error message:
`AssertionError: Document 1177918: The poses…
-
I am hoping to measure some java or python benchmarks with fuzzbench. So I migrate a java library (java-xmlbuilder) from OSS-Fuzz by copying Dockerfile, build.sh and XmlBuilderFuzzer.java. Then I try…
-
I was doing a SaGe training run and kept getting the following error:
```multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/home/AnthonyTong/.conda/envs/tswap/l…
-
Hi
I am trying the example.py, however got the error below. Is this a lib issue?
`Traceback (most recent call last):
File "example.py", line 94, in
ex.generate_corpus(article_links)
File "/…
jdxyw updated
7 years ago
-
* Find the Persian news Corpus
* Define a corpus file standard. (To be discussed with other Corpus builders) - Most probably one sentence in each line
* Upload the zipped version of the corpu…
-
Could you clear to what should the Step 4. Format to Simpler Json Files do .
my case : i have my own data-set . i am trying to apply these steps on it. Now I performed to Step 3. Sentence Splittin…
-
I am getting an error while running vocab builder.
Code and files used for vocab bulider:
!git clone https://github.com/kwonmha/bert-vocab-builder.git
!wget https://github.com/LydiaXiaohongLi/Al…
-
* Find the Persian Wiki Dump
* Cleanse it ( Remove the XML/HTML tags)
* Define a corpus file standard. (To be discussed with other Corpus builders) - Most probably one sentence in each line …
-
Hi @kpu , I met a weird issue: training the n-gram model with relative small corpus was OK, but it raised baddiscount error with even more corpus
1. Training the N-gram model with corpus of 20 mill…