# 1 data point from gpt
![[cor.png]]
# multiple data points from gpt
More data points from gpt increased correlations between human and gpt ratings. Wisdom of crowds...
![[cormat2_temp17 1.png]]
![[cormat_temp17 1.png]]
- odd that gpt_sensationalist is bimodal, gpt_true is very skewed
![[temp17 1.png]]
## gpt vs human headline veracity classification accuracy
```r
veracity true_acc gpt_true_acc
1: f 0.8804348 0.7173913 # gpt made more classification errors for false headlines
2: mis NaN NaN
3: t 0.9042553 0.9175532
```