Zac Wang
Zac Wang
> I am using CutSet.mix, and then store the MixCut manifests to disk. yeah, you are right! I read the code from CutSet.mix again and found that my code didn't...
Can you point me to where they have those results? I only saw the paper On Fri, Feb 3, 2023 at 2:57 PM Enrico Shippole ***@***.***> wrote: > You means...
Thanks a lot! On Sun, Feb 5, 2023 at 5:45 AM Muhammad AL-Qurishi ***@***.***> wrote: > Please check this > https://github.com/LAION-AI/Open-Assistant > > — > Reply to this email directly,...
thanks for the reply ``` { "architectures": [ "LlamaForCausalLM" ], "bos_token_id": 1, "eos_token_id": 2, "hidden_act": "silu", "hidden_size": 8192, "initializer_range": 0.02, "intermediate_size": 28672, "max_position_embeddings": 4096, "max_length": 4096, "model_type": "llama", "num_attention_heads": 64,...