Skip to content

Commit

Permalink
Merge pull request #1 from AgrawalTitiksha/AgrawalTitiksha-patch-1-1
Browse files Browse the repository at this point in the history
Create readme.md
  • Loading branch information
AgrawalTitiksha authored Jul 16, 2024
2 parents 2c1c3dd + 23265f4 commit 10ae81d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions MLM Analysis of ChatGPT using NLP/Images/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# EDA Images File
### Distribution of Prompts by Query Type:
This counts the occurrences of different query types in your prompts. We create a new column query_type based on keywords in the prompts and then visualize the counts.
![image](https://github.com/user-attachments/assets/a45a6fc2-c4cc-4edc-8c6f-e3af8b8365af)
### Split Distribution:
This shows the number of samples in each split (e.g., train, validation, test).
![image](https://github.com/user-attachments/assets/ee2cb201-1f03-48c7-ae2a-fbd9bb154314)
### Word Cloud of Prompts:
This generates a word cloud from the text in the prompts to visualize the most common words.
![image](https://github.com/user-attachments/assets/738f3aaa-1e54-4628-bda8-e615a409189d)

0 comments on commit 10ae81d

Please sign in to comment.