初始化项目,由ModelHub XC社区提供模型
Model: millat/mistral-7b-indian-university-guidance Source: Original Platform
This commit is contained in:
39
reports/stats/dataset_statistics.json
Normal file
39
reports/stats/dataset_statistics.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"total_samples": 7044,
|
||||
"columns": [
|
||||
"question",
|
||||
"answer",
|
||||
"context",
|
||||
"source",
|
||||
"metadata"
|
||||
],
|
||||
"question_stats": {
|
||||
"min_chars": 18,
|
||||
"max_chars": 307,
|
||||
"avg_chars": 128.5478421351505,
|
||||
"median_chars": 127,
|
||||
"std_chars": 25.585852396850722,
|
||||
"avg_tokens": 38.871
|
||||
},
|
||||
"answer_stats": {
|
||||
"min_chars": 65,
|
||||
"max_chars": 1151,
|
||||
"avg_chars": 391.704003407155,
|
||||
"median_chars": 380,
|
||||
"std_chars": 140.26702745199665,
|
||||
"avg_tokens": 105.844
|
||||
},
|
||||
"combined_stats": {
|
||||
"avg_total_tokens": 144.715,
|
||||
"max_total_tokens": 305,
|
||||
"min_total_tokens": 56
|
||||
},
|
||||
"estimated_total_tokens": 1019372,
|
||||
"sample_questions": [
|
||||
"I am currently pursuing a Polytechnic Diploma in Bangladesh after SSC. Can I get admission to the second year of a B.Tech program in India?",
|
||||
"I have a B.Sc. in Engineering degree from Bangladesh. Will Indian universities recognize it as equivalent to their B.Tech or B.E. programs?",
|
||||
"My HSC marks in Bangladesh are 85%. How would that translate to Indian admission requirements for undergraduate engineering courses?",
|
||||
"I have a Bachelor of Commerce (B.Com) Pass degree from Bangladesh. What is its equivalent in India, and what are the postgraduate admission prospects?",
|
||||
"I am a Bangladeshi student interested in pursuing MBBS in India. What are the key requirements and recognition aspects I need to be aware of?"
|
||||
]
|
||||
}
|
||||
16
reports/stats/token_distribution.json
Normal file
16
reports/stats/token_distribution.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"question_token_bins": {
|
||||
"0-50": 937,
|
||||
"51-100": 63,
|
||||
"101-200": 0,
|
||||
"201-500": 0,
|
||||
"500+": 0
|
||||
},
|
||||
"answer_token_bins": {
|
||||
"0-50": 75,
|
||||
"51-100": 414,
|
||||
"101-200": 485,
|
||||
"201-500": 26,
|
||||
"500+": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user