baber commited on
Commit
add4fd5
·
verified ·
1 Parent(s): 57f7ce2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - text-generation
5
+ tags:
6
+ - legal
7
+ pretty_name: World Patent Applications
8
+ size_categories:
9
+ - 100M<n<1B
10
+ ---
11
+
12
+ The dataset has been exported from [Google Patents Public Data
13
+ ](https://console.cloud.google.com/marketplace/product/google_patents_public_datasets/google-patents-public-data?project=summer-prism-410714). Includes the bibliographic information, titles and abstracts from worldwide patent applications excluding the United States. The US full-text patent applications are available [here](https://huggingface.co/datasets/baber/USPTO).
14
+
15
+ There are ~100M abstracts in English. Excluding that, the top 10 language counts are:
16
+ | abstract_language | count |
17
+ |-------------------|---------|
18
+ | zh | 6,450,567 |
19
+ | fr | 4,681,015 |
20
+ | ko | 4,306,533 |
21
+ | ja | 3,437,958 |
22
+ | de | 2,121,303|
23
+ | ru | 1,300,119|
24
+ | es | 772,236 |
25
+ | pt | 610,309 |
26
+ | tr | 92,354 |
27
+ | pl | 85,397 |
28
+