Yusuf5 commited on
Commit
438952f
1 Parent(s): 0ba6784

Make diagram in dataset card smaller

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -98,7 +98,7 @@ Debaters will often reuse the same evidence across different debates and repurpo
98
  - `bucketId` Duplicate evidence will share the same `bucketId`
99
  - `duplicateCount` is the number of other pieces of evidence in the same bucket. This is useful as a rough measure of argument quality, since good arguments tend to be used more.
100
 
101
- <img src="./deduplication.svg" alt="deduplication diagram" height="600px">
102
 
103
  #### Files
104
 
 
98
  - `bucketId` Duplicate evidence will share the same `bucketId`
99
  - `duplicateCount` is the number of other pieces of evidence in the same bucket. This is useful as a rough measure of argument quality, since good arguments tend to be used more.
100
 
101
+ <img src="./deduplication.svg" alt="deduplication diagram" width="33%">
102
 
103
  #### Files
104