agentlans commited on
Commit
03ee7a3
·
verified ·
1 Parent(s): c240910

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,8 +20,8 @@ Over 20 000 randomly generated directed graphs with labels and formatting
20
 
21
  - **Generation method:** Erdős–Rényi random graph model
22
  - **Vertices:** 2 to 15 per graph
23
- - **Edge probability:** Random between 0.0 and 1.0
24
- - **Labels:** Sampled from the `agentlans/noun-phrases` dataset
25
 
26
  ## Dataset Structure
27
 
 
20
 
21
  - **Generation method:** Erdős–Rényi random graph model
22
  - **Vertices:** 2 to 15 per graph
23
+ - **Edge probability:** Uniformly random between 0.0 and 1.0
24
+ - **Labels:** Sampled from the [agentlans/noun-phrases](https://huggingface.co/datasets/agentlans/noun-phrases) dataset
25
 
26
  ## Dataset Structure
27