Update README.md
Browse files
README.md
CHANGED
@@ -131,7 +131,7 @@ print(predict_score) # 1
|
|
131 |
We randomly sampled 200 sentences from the training data, extracted scores from the model-generated sentences, and compared them to the correct answers.
|
132 |
The training and test datasets are not separated, so we can only see how well the model learned.
|
133 |
- prometheus-7b-v1.0 (english train-> english inference) # 3 failed to output a score, total 197
|
134 |
-
- llama3-8b-it-prometheus-ko (korean train-> korean inference) # total 200 # in nayohan/feedback-collection-ko-chat
|
135 |
|
136 |

|
137 |
|
|
|
131 |
We randomly sampled 200 sentences from the training data, extracted scores from the model-generated sentences, and compared them to the correct answers.
|
132 |
The training and test datasets are not separated, so we can only see how well the model learned.
|
133 |
- prometheus-7b-v1.0 (english train-> english inference) # 3 failed to output a score, total 197
|
134 |
+
- llama3-8b-it-prometheus-ko (korean train-> korean inference) # total 200 # in this [testset](https://huggingface.co/datasets/nayohan/feedback-collection-ko-chat/viewer/default/test)
|
135 |
|
136 |

|
137 |
|