kliakhnovich commited on
Commit
a499baa
·
verified ·
1 Parent(s): 9c08a47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -46,11 +46,10 @@ Cross-domain consistency is achieved by aligning identifiers across all domains:
46
  This alignment allows researchers to seamlessly link interactions from different services, enabling studies in transfer learning, cross-domain personalization, and multi-task modeling.
47
 
48
 
49
- ![image](https://cdn-uploads.huggingface.co/production/uploads/645d4947f5760d1530d55023/s8a8iC4RmUjsD_hzOVPvD.png)
 
50
 
51
 
52
- ![image](https://cdn-uploads.huggingface.co/production/uploads/645d4947f5760d1530d55023/QG0DavvcvccN1GcN_gRL6.png)
53
-
54
  ---
55
 
56
  ### 📂 Data Schema
@@ -98,9 +97,8 @@ t-ecd/
98
  - category information (if available)
99
  - pretrained embedding (if available)
100
 
101
- ![image](https://cdn-uploads.huggingface.co/production/uploads/645d4947f5760d1530d55023/Q7aeb_I-Yf-rcqyPDTOLa.png)
102
-
103
- ![image](https://cdn-uploads.huggingface.co/production/uploads/645d4947f5760d1530d55023/W1248ufT1-x3GUzoziuRM.png)
104
 
105
 
106
  - **User catalog (`users.pq`)**: Contains anonymized user attributes such as region and socio-demographic cluster.
 
46
  This alignment allows researchers to seamlessly link interactions from different services, enabling studies in transfer learning, cross-domain personalization, and multi-task modeling.
47
 
48
 
49
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/645d4947f5760d1530d55023/s8a8iC4RmUjsD_hzOVPvD.png" style="max-width: 800px; height: auto;" alt="Temporal distribution of events over domains">
50
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/645d4947f5760d1530d55023/QG0DavvcvccN1GcN_gRL6.png" style="max-width: 800px; height: auto;" alt="Temporal distribution of events over domains">
51
 
52
 
 
 
53
  ---
54
 
55
  ### 📂 Data Schema
 
97
  - category information (if available)
98
  - pretrained embedding (if available)
99
 
100
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/645d4947f5760d1530d55023/Q7aeb_I-Yf-rcqyPDTOLa.png" style="max-width: 1000px; height: auto;" alt="Temporal distribution of events over domains">
101
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/645d4947f5760d1530d55023/W1248ufT1-x3GUzoziuRM.png" style="max-width: 1000px; height: auto;" alt="Temporal distribution of events over domains">
 
102
 
103
 
104
  - **User catalog (`users.pq`)**: Contains anonymized user attributes such as region and socio-demographic cluster.