Open Yuzabotov opened 1 year ago
It fails to return the input sentence capitalized
RWKV-4-Raven-7B-v10-Eng99%-Other1%-20230418-ctx8192
Instruction: return back this sentence capitalized Input: hello there how are you Output: Hello there! How are you?
return back this sentence capitalized
hello there how are you
Hello there! How are you?
Instruction: return back this sentence capitalized Input: The weather is nice today Output: The weather is nice today.
The weather is nice today
The weather is nice today.
Instruction: return back this sentence capitalized Input: a blue car Output: The sentence "a blue car" is a complete sentence.
a blue car
The sentence "a blue car" is a complete sentence.
RWKV-4-Raven-7B-v11-Eng99%-Other1%-20230427-ctx8192 No noticeable difference
RWKV-4-Raven-7B-v11-Eng99%-Other1%-20230427-ctx8192
Summary
It fails to return the input sentence capitalized
Model version:
RWKV-4-Raven-7B-v10-Eng99%-Other1%-20230418-ctx8192
Example 1
Instruction:
return back this sentence capitalized
Input:hello there how are you
Output:Hello there! How are you?
Example 2
Instruction:
return back this sentence capitalized
Input:The weather is nice today
Output:The weather is nice today.
Example 3
Instruction:
return back this sentence capitalized
Input:a blue car
Output:The sentence "a blue car" is a complete sentence.