Nora Petrova commited on
Commit
abcbdcc
·
1 Parent(s): 5498c0d

Update README

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -30,8 +30,8 @@ configs:
30
  The HUMAINE dataset contains human evaluations of AI model interactions across diverse demographic groups and conversation contexts. This dataset powers the [HUMAINE Leaderboard](https://huggingface.co/spaces/ProlificAI/humaine-leaderboard), providing insights into how different AI models perform across various user populations and use cases.
31
 
32
  The dataset consists of two main components:
33
- - **Feedback Comparisons**: 119,889 pairwise model comparisons across multiple evaluation metrics
34
- - **Conversations Metadata**: 47,955 conversations with task complexity, achievement, and engagement scores
35
 
36
  **Note**: There may be a slight discrepancy between the numbers in this dataset and the leaderboard app due to changes in consent related to data release and the post-processing steps involved in preparing this dataset.
37
 
@@ -49,11 +49,11 @@ The dataset consists of two main components:
49
 
50
  The dataset contains two CSV files:
51
 
52
- 1. **`feedback_dataset.csv`** (119,889 rows)
53
  - Pairwise comparisons between different AI models
54
  - Includes demographic information and preference choices
55
 
56
- 2. **`conversations_metadata_dataset.csv`** (47,955 rows)
57
  - Metadata about individual conversations between users and AI models
58
  - Includes task types, domains, and performance scores
59
 
 
30
  The HUMAINE dataset contains human evaluations of AI model interactions across diverse demographic groups and conversation contexts. This dataset powers the [HUMAINE Leaderboard](https://huggingface.co/spaces/ProlificAI/humaine-leaderboard), providing insights into how different AI models perform across various user populations and use cases.
31
 
32
  The dataset consists of two main components:
33
+ - **Feedback Comparisons**: Pairwise model comparisons across multiple evaluation metrics
34
+ - **Conversations Metadata**: Conversations with task complexity, achievement, and engagement scores
35
 
36
  **Note**: There may be a slight discrepancy between the numbers in this dataset and the leaderboard app due to changes in consent related to data release and the post-processing steps involved in preparing this dataset.
37
 
 
49
 
50
  The dataset contains two CSV files:
51
 
52
+ 1. **`feedback_dataset.csv`**
53
  - Pairwise comparisons between different AI models
54
  - Includes demographic information and preference choices
55
 
56
+ 2. **`conversations_metadata_dataset.csv`**
57
  - Metadata about individual conversations between users and AI models
58
  - Includes task types, domains, and performance scores
59