kimhyeongjun
commited on
Commit
β’
535fd25
1
Parent(s):
361e233
Update README.md
Browse files
README.md
CHANGED
@@ -24,13 +24,13 @@ This model is a fine-tuned version of [NousResearch/Hermes-3-Llama-3.1-8B](https
|
|
24 |
|
25 |
Everything happened automatically without any user intervention.
|
26 |
|
27 |
-
Based on finance PDF data collected directly from the web, we refined the raw data using the '
|
28 |
After generating synthetic data based on the cleaned data, we further evaluated the quality of the generated data using the 'meta-llama/Llama-Guard-3-8B' and 'RLHFlow/ArmoRM-Llama3-8B-v0.1' models.
|
29 |
We then used 'Alibaba-NLP/gte-large-en-v1.5' to extract embeddings and applied Faiss to perform Jaccard distance-based nearest neighbor analysis to construct the final dataset of 21k, which is diverse and sophisticated.
|
30 |
|
31 |
λͺ¨λ κ³Όμ μ μ¬μ©μμ κ°μ
μμ΄ μλμΌλ‘ μ§νλμμ΅λλ€.
|
32 |
|
33 |
-
μΉμμ μ§μ μμ§ν κΈμ΅ κ΄λ ¨ PDF λ°μ΄ν°λ₯Ό κΈ°λ°μΌλ‘, λμ΄ μμ΄μ '
|
34 |
μ μ λ λ°μ΄ν°λ₯Ό λ°νμΌλ‘ ν©μ± λ°μ΄ν°λ₯Ό μμ±ν ν, 'meta-llama/Llama-Guard-3-8B' λ° 'RLHFlow/ArmoRM-Llama3-8B-v0.1' λͺ¨λΈμ ν΅ν΄ μμ±λ λ°μ΄ν°μ νμ§μ μ¬μΈ΅μ μΌλ‘ νκ°νμμ΅λλ€.
|
35 |
μ΄μ΄μ 'Alibaba-NLP/gte-large-en-v1.5'λ₯Ό μ¬μ©νμ¬ μλ² λ©μ μΆμΆνκ³ , Faissλ₯Ό μ μ©νμ¬ μμΉ΄λ 거리 κΈ°λ°μ κ·Όμ μ΄μ λΆμμ μνν¨μΌλ‘μ¨ λ€μνκ³ μ κ΅ν μ΅μ’
λ°μ΄ν°μ
21kμ μ§μ ꡬμ±νμμ΅λλ€.
|
36 |
|
|
|
24 |
|
25 |
Everything happened automatically without any user intervention.
|
26 |
|
27 |
+
Based on finance PDF data collected directly from the web, we refined the raw data using the 'neuralmagic/Meta-Llama-3.1-70B-Instruct-FP8' model.
|
28 |
After generating synthetic data based on the cleaned data, we further evaluated the quality of the generated data using the 'meta-llama/Llama-Guard-3-8B' and 'RLHFlow/ArmoRM-Llama3-8B-v0.1' models.
|
29 |
We then used 'Alibaba-NLP/gte-large-en-v1.5' to extract embeddings and applied Faiss to perform Jaccard distance-based nearest neighbor analysis to construct the final dataset of 21k, which is diverse and sophisticated.
|
30 |
|
31 |
λͺ¨λ κ³Όμ μ μ¬μ©μμ κ°μ
μμ΄ μλμΌλ‘ μ§νλμμ΅λλ€.
|
32 |
|
33 |
+
μΉμμ μ§μ μμ§ν κΈμ΅ κ΄λ ¨ PDF λ°μ΄ν°λ₯Ό κΈ°λ°μΌλ‘, λμ΄ μμ΄μ 'neuralmagic/Meta-Llama-3.1-70B-Instruct-FP8' λͺ¨λΈμ νμ©νμ¬ Raw λ°μ΄ν°λ₯Ό μ μ νμμ΅λλ€.
|
34 |
μ μ λ λ°μ΄ν°λ₯Ό λ°νμΌλ‘ ν©μ± λ°μ΄ν°λ₯Ό μμ±ν ν, 'meta-llama/Llama-Guard-3-8B' λ° 'RLHFlow/ArmoRM-Llama3-8B-v0.1' λͺ¨λΈμ ν΅ν΄ μμ±λ λ°μ΄ν°μ νμ§μ μ¬μΈ΅μ μΌλ‘ νκ°νμμ΅λλ€.
|
35 |
μ΄μ΄μ 'Alibaba-NLP/gte-large-en-v1.5'λ₯Ό μ¬μ©νμ¬ μλ² λ©μ μΆμΆνκ³ , Faissλ₯Ό μ μ©νμ¬ μμΉ΄λ 거리 κΈ°λ°μ κ·Όμ μ΄μ λΆμμ μνν¨μΌλ‘μ¨ λ€μνκ³ μ κ΅ν μ΅μ’
λ°μ΄ν°μ
21kμ μ§μ ꡬμ±νμμ΅λλ€.
|
36 |
|