-
FTP:
{ "app": "overload", "asciTime": "2019-11-26 10:45:42,612", "fileName": "ftp_manager.py", "lineNo": "263", "levelName": "ERROR", "message": "Download from FTP failed: host\u003dftp.y…
-
Could you help us to update the code for supermicro? Many thanks.
1. Add the SEL parsing for memory MRC on supermicro systems.
2. Add the SEL parsing for memory RAS on supermicro systems.
3. Add …
-
Came up in https://github.com/metafacture/metafacture-core/issues/527 :
If we [parse (assumingly) crude binary `MARC` the encoding fails](https://metafacture.org/playground/?flux=%22https%3A//raw…
-
Hi,
I am trying to run the drgnai train, but failure with some errors. I am not sure if there is something wrong with my input file. I use particles.star from relion-particles-extraction. The file …
-
how can i predict and get output from the trained model which load from check points?
-
https://github.com/ShannonAI/mrc-for-flat-nested-ner/blob/0505c263a6a3868713e3abcd29856a931ba1a365/data_loader/mrc_utils.py#L145
may be the "max_tokens_for_doc" should be replaced by "max_seq_length"…
-
here is my commandline:
====================
srun --mpi=pmi2 `which relion_refine_mpi` --o Refine3D/job001/run --auto_refine --split_random_halves --i job025_tutorial.star --ref HA_reference.mrc --f…
-
## Context
I am trying to retrieve the largest value of an array in odin. It seems min/max accept comma-separated, atomic numbers, but do not process arrays. I feel I must be missing something obvi…
-
What should be the default and optional behaviors for the `save()` method?
`save()` calls two functions (which are currently public): `save_metadata()` and `save_images()`.
Some cases we might w…
-
- [x] Roberta + CNN + Attention model 구현
- [x] random_concat start_idx 제대로 찾아서 맞추기
- [ ] wiki 적당한 길이로 잘라서 데이터 만들기
# 결과
1기에 사용한 모델 거의 그대로 사용해봤는데 성적이 좋아지질 않네요
데이터셋 자체에서 좀 걸러지는게 있어야 성능이 좋아질지는 테스…