Pclanglais commited on
Commit
08aabaf
·
verified ·
1 Parent(s): f6cff24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -10
README.md CHANGED
@@ -18,22 +18,37 @@ configs:
18
  path: personas/*.parquet
19
  ---
20
 
21
- ## Multimodal seeds/Pretraining data.
22
 
23
- ### Non-US Patents
24
 
25
- While USPTO has been extensively digitized, available public data leave aside non-US patents. We managed to collect the complete collection of European patents (EPO) in the original pdf format, including tens of millions of technical diagram beyond texts.
26
 
27
- The initial sample is split into a parquet file (result of our internal digitization process)
28
 
29
- ### Regulated sectors (Finance, telecom)
 
 
 
 
 
 
 
 
30
 
31
- We collaborate with leading professional organizations, GSMA and the Authority of
 
 
 
 
32
 
33
- ## Scientific data
34
 
 
 
 
35
 
36
- ## Structured data seeds
37
 
38
  ### Wikidata
39
 
@@ -47,8 +62,6 @@ Our internal assets scaling the synthetic personas at a global scale. We collect
47
 
48
  We provide a sample of 1 millions personas across 108 countries. Our full asset includes currently 100 millions personas but is indefinitely scalable. Similarly to Wikidata, we can also provide continuous updates taking into enhanced information and demographic changes.
49
 
50
- ## Synthetic environment
51
-
52
  ### Twitter/X
53
 
54
  Synthetic environment prepared for the subway of Paris comprising 2 millions realistic synthetic tweets in French and other foreign language. The synthetic pipeline was presented this year at ACL and is reproducible for multiple similar social media simulations. We especially designed new generators and evaluations for realistic social media emissions.
 
18
  path: personas/*.parquet
19
  ---
20
 
21
+ ## Multimodal Pretraining
22
 
23
+ ### Youtube-Commons
24
 
25
+ Youtube-Commons is the current referenced dataset for Youtube videos under creative commons allowing for full commercial reuse. The dataset was noticeably used to train Nvidia's SOTA text to speech model <a href="https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2">Parakeet</a>.
26
 
27
+ While the public version of Youtube-Commons only includes metadata and transcripts and has not been updated since 2024, our internal asset includes audio attached to transcripts and metadata for 4.1 Million videos.
28
 
29
+ We provide an initial samples of 5,000 audio samples with associated metadata in parquet.
30
+
31
+ ### Global academic thesis
32
+
33
+ We hold the largest collection of academic thesis with more than three million documents in PDF at a global scale.
34
+
35
+ Our coverage extends significantly beyond western sources, with half of our holding are not even indexed in scientific databases like OpenAlex. Typically, it includes XXX,XXX thesis from India with a significant language variety: Hindi, . The collection is uniquely fitting for long horizon multimodal tasks.
36
+
37
+ The current sample include 1052 thesis in pdf formats in many languages.
38
 
39
+ ### Non-US Patents
40
+
41
+ We are currently collecting the largest available asset of non-US patents. It currently includes the complete collection of European patents (EPO) in the original pdf format and we're currently scaling our data collection to Asia.
42
+
43
+ Patents commonly come with technical diagrams we can communicate in a separate forms (for now, about 20 million images). The diagrams are described in other parts of the text with complex layout and structure, providing unresolved challenges for frontier multimodal domains across a wide range of disciplines and technical expertise.
44
 
45
+ The current sample includes 5,000 unique samples in large .tar files along with associated metadata.
46
 
47
+ ### Regulated sectors (Finance, telecom)
48
+
49
+ [To write]
50
 
51
+ ## Synthetic data seeds/environment
52
 
53
  ### Wikidata
54
 
 
62
 
63
  We provide a sample of 1 millions personas across 108 countries. Our full asset includes currently 100 millions personas but is indefinitely scalable. Similarly to Wikidata, we can also provide continuous updates taking into enhanced information and demographic changes.
64
 
 
 
65
  ### Twitter/X
66
 
67
  Synthetic environment prepared for the subway of Paris comprising 2 millions realistic synthetic tweets in French and other foreign language. The synthetic pipeline was presented this year at ACL and is reproducible for multiple similar social media simulations. We especially designed new generators and evaluations for realistic social media emissions.