pbedrin commited on
Commit
233def5
·
verified ·
1 Parent(s): bb08ac4

update readme

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -42,6 +42,8 @@ size_categories:
42
  - 10K<n<100K
43
  ---
44
 
45
- # MHTML Sources for NewsXLM dataset
46
 
47
- `mhtml` — MHTML snapshots of pages where `wtl-uid` and `wtl-parent-uid` attributes have been added to every element in \<body\>, following the [WTL algorithm](https://github.com/klarna-incubator/webtraversallibrary/blob/master/webtraversallibrary/js/get_element_metadata.js).
 
 
 
42
  - 10K<n<100K
43
  ---
44
 
45
+ # MHTML Sources for [NewsXLM dataset](https://huggingface.co/datasets/ispras-crawlers/newsxlm)
46
 
47
+ **Columns Explanation**
48
+
49
+ `mhtml`: MHTML snapshots of pages where `wtl-uid` and `wtl-parent-uid` attributes have been added to every element in \<body\>, following the [WTL algorithm](https://github.com/klarna-incubator/webtraversallibrary/blob/master/webtraversallibrary/js/get_element_metadata.js).