gourisankar85 commited on
Commit
d3a48e3
·
verified ·
1 Parent(s): e79424e

Upload 4 files

Browse files
results/Information Integration/prediction_mixtral-8x7b-32768_noise_0.6_passage_5.json ADDED
The diff for this file is too large to render. See raw diff
 
results/Information Integration/prediction_mixtral-8x7b-32768_noise_0.8_passage_5.json ADDED
The diff for this file is too large to render. See raw diff
 
results/Information Integration/scores_mixtral-8x7b-32768_noise_0.6_passage_5.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "mixtral-8x7b-32768",
3
+ "accuracy": 0.44,
4
+ "noise_rate": 0.6,
5
+ "correct_count": 22,
6
+ "total": 50,
7
+ "all_rate": 0.44,
8
+ "tt": 22
9
+ }
results/Information Integration/scores_mixtral-8x7b-32768_noise_0.8_passage_5.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "mixtral-8x7b-32768",
3
+ "accuracy": 0.42,
4
+ "noise_rate": 0.8,
5
+ "correct_count": 21,
6
+ "total": 50,
7
+ "all_rate": 0.42,
8
+ "tt": 21
9
+ }