gpt_routing / train.csv
Bảo Mai Chí
Upload train.csv with huggingface_hub
3a1ab23 verified
ID,text,Language,Class_text,label
2,What is the capital of France?,English,gpt-3,0
3,Write a Python function that calculates the factorial of a number.,English,gpt-3,0
4,Briefly describe the concept of photosynthesis.,English,gpt-3,0
5,I have this math problem: Solve for x in the equation 2x + 5 = 11. Show the steps involved.,English,gpt-3,0
6,What are the benefits of using cloud storage?,English,gpt-3,0
8,Thủ đô ca nước Pháp là gì?,Vietnamese,gpt-3,0
9,Viết một hàm Python tính giai tha ca một số.,Vietnamese,gpt-3,0
10,Nêu ngắn gọn về quá trình quang hợp.,Vietnamese,gpt-3,0
17,What is White-box testing?,English,gpt-3,0
19,What is software testing?,English,gpt-3,0
21,Briefly describe the concept of photosynthesis.,English,gpt-3,0
23,What are the benefits of using cloud storage?,English,gpt-3,0
25,Phần mm kiểm thlà gì?,Vietnamese,gpt-3,0
26,Viết một hàm Python tính tổng các ước số ca một số nguyên dương.,Vietnamese,gpt-3,0
1,Explain the difference between supervised and unsupervised learning algorithms. Provide an example of each. (min. 150 words),English,gpt-4o,1
7,Giải thích sự khác biệt giữa mô hình học có giám sát và không giám sát. Cung cp ví dụ cho từng loại. (ít nhất 150 từ),Vietnamese,gpt-4o,1
11,"Gọi X là dòng đời (thời gian làm việc tốt) của sản phẩm ổ cứng máy tính (tính theo năm). Một ổ cứng loại
ABC có xác suất làm vic tốt sau 9m là 0.1. Giả sử hàm mật độ xác suất ca X là f(x) = a
(x+1)b cho x0
với a > 0b > 1. Hãy Tính a, b?",Vietnamese,gpt-4o,1
12,"Cho V là một không gian vecto của đa thức biến t có bậc cao nhất là 2 trên R . Tích trong (inner product)
trên V được định nghĩa như sau ⟨f, g⟩=
R 1
0
f(t)g(t)dt, ∀f, g ∈ V . Cho W = {1 − t
2
, 1 + t
2} và W⊥ là phần
bù trc giao ca W trong V . Lấy h ∈ W⊥, khẳng định nào sau đây là luôn đúng về h?
A. h(t) là hàm chẵn (h(t) = h(−t)) B. h(t) là hàm lẻ (h(t) = −h(−t))
C. h(0) = 0 D. h(t)=0 có nghiệm thc.
Giải thích vì sao",Vietnamese,gpt-4o,1
13,"Xác suất để trúng giải thưởng khi bạn mua một tờ vé số là 0.05%. Giả sử mỗi ngày bạn mua 1 tờ vé số, vậy
chúng ta cần bao nhiêu ngày (trung bình) để có 98% cơ hội trúng?",Vietnamese,gpt-4o,1
14,"Phát biểu nào sau đây đúng đối với hai ma trận vuông A, B?
A. Nếu A chéoa được và B thu được từ A bằng các phép biến đổi sơ cp trên dòng
(B tương đương dòng với A) thì B cũng chéoa được.
B. Nếu A và B chéoa được thì tích AB cũng chéoa được.
C. Nếu A có kích thước 3 × 3 là ma trận ca phép chiếu trc giao các vectơ trong R
3
lên mặt phẳng x + y + z = 0 thì A chéoa được.
D. Ma trận A kích thước 3 × 3 có thcó giá trriêng phức không thc với số bội là 2.",Vietnamese,gpt-4o,1
15,"For the expression ""(a AND (b OR c))"", which of the following test-cases is Multiple Condition Coverage (MCC)?
u hỏi 8Trả lời
a.
04 test cases in (a,b,c) format: ""(true,true,true)"", ""(true,true,false)"", ""(true,false,true)"" and ""(false,true,true)""
b.
02 test cases in (a,b,c) format: ""(true,true,true)"" and ""(false,true,false)""
c.
06 test cases in (a,b,c)format: ""(true,true,true)"", ""(true,true,false)"", ""(true,false,true)"", ""(true,false,false)"", ""(false,true,true)"", and ""(false,false,false)""
d.
08 test cases for all combination of a=true/false, b=true/false, c=true/false",English,gpt-4o,1
16,"What is White-box testing?
u hỏi 7Trả lời
a.
All of the other answers.
b.
A testing technique in which internal structure, design and coding of software are tested.
c.
Its foundation is to execute every part of the code at least once.
d.
In this technique, code is visible to testers.",English,gpt-4o,1
18,"For the expression ""(a AND (b OR c))"", which of the following test-cases is Multiple Condition Coverage (MCC)?",English,gpt-4o,1
20,Analyze the time complexity of the merge sort algorithm.,English,gpt-4o,1
22,Write a Python function that checks if a given number is prime.,English,gpt-4o,1
24,Giải thích sự khác biệt giữa kiểm thử hộp đen và kiểm thử hộp trắng. Cung cp ví dụ cho từng loại. (ít nhất 150 từ),Vietnamese,gpt-4o,1
27,"Which of the following is a Code-Based Test Coverage Metrics(E. F. Miller, 1977 dissertation)?
u hỏi 1Trả lời
a.
C1c: Every condition outcome
b.
MMCC: Multiple Module condition coverage
c.
Cx - Every ""x"" statement (""x"" can be single, double, triple)
d.
C2: C0 coverage + loop coverage",English,gpt-4o,1
28,What is a dog look like using gpt4,English,gpt-4o,1
29,explain in detail what is FFT and the complexity of it,English,gpt-4o,1
30,Tell me the main principles of software testing,English,gpt-3,0
31,Tell me the difference between microservice and service based architecture,English,gpt-4o,1
32,what is the primarily goal of microservice architecture,English,gpt-3,0
33,what is microservices,English,gpt-3,0
34,tell me the Longest common subsequence (LCS) solution formula,English,gpt-4o,1
35,explain clearly what is random variables with example,English,gpt-4o,1
36,The p success of karger min cut after k steps. Tell me the detail of the equation,English,gpt-4o,1
37,The p success of karger min cut after k steps,English,gpt-3,0
38,How to prove a problem is NP complete problem,English,gpt-4o,1
39,Summary this passgae using documents,English,gpt-3,0
40,Tóm tắt và giải thích các văn bản sau cho tôi,Vietnamese,gpt-4o,1
41,Tell me the phone number of my friend,English,gpt-3,0
42,Get the name of my friengs in high school,English,gpt-3,0