42 research outputs found

    Exploring the effects of lysozyme dietary supplementation on laying hens: performance, egg quality, and immune response

    Get PDF
    An experiment was conducted to evaluate the dietary supplementation with lysozyme's impacts on laying performance, egg quality, biochemical analysis, body immunity, and intestinal morphology. A total of 720 Jingfen No. 1 laying hens (53 weeks old) were randomly assigned into five groups, with six replicates in each group and 24 hens per replicate. The basal diet was administered to the laying hens in the control group, and it was supplemented with 100, 200, 300, or 400 mg/kg of lysozyme (purity of 10% and an enzyme activity of 3,110 U/mg) for other groups. The preliminary observation of the laying rate lasted for 4 weeks, and the experimental period lasted for 8 weeks. The findings demonstrated that lysozyme might enhance production performance by lowering the rate of sand-shelled eggs (P < 0.05), particularly 200 and 300 mg/kg compared with the control group. Lysozyme did not show any negative effect on egg quality or the health of laying hens (P > 0.05). Lysozyme administration in the diet could improve intestinal morphology, immune efficiency, and nutritional digestibility in laying hens when compared with the control group (P < 0.05). These observations showed that lysozyme is safe to use as a feed supplement for the production of laying hens. Dietary supplementation with 200 to 300 mg/kg lysozyme should be suggested to farmers as a proper level of feed additive in laying hens breeding

    CodeFuse-13B: A Pretrained Multi-lingual Code Large Language Model

    Full text link
    Code Large Language Models (Code LLMs) have gained significant attention in the industry due to their wide applications in the full lifecycle of software engineering. However, the effectiveness of existing models in understanding non-English inputs for multi-lingual code-related tasks is still far from well studied. This paper introduces CodeFuse-13B, an open-sourced pre-trained code LLM. It is specifically designed for code-related tasks with both English and Chinese prompts and supports over 40 programming languages. CodeFuse achieves its effectiveness by utilizing a high quality pre-training dataset that is carefully filtered by program analyzers and optimized during the training process. Extensive experiments are conducted using real-world usage scenarios, the industry-standard benchmark HumanEval-x, and the specially designed CodeFuseEval for Chinese prompts. To assess the effectiveness of CodeFuse, we actively collected valuable human feedback from the AntGroup's software development process where CodeFuse has been successfully deployed. The results demonstrate that CodeFuse-13B achieves a HumanEval pass@1 score of 37.10%, positioning it as one of the top multi-lingual code LLMs with similar parameter sizes. In practical scenarios, such as code generation, code translation, code comments, and testcase generation, CodeFuse performs better than other models when confronted with Chinese prompts.Comment: 10 pages with 2 pages for reference
    corecore