|
6 | 6 | <meta name="twitter:card" value="summary">
|
7 | 7 | <meta name="twitter:title" content="On the Limitations of Compute Thresholds as a Governance Strategy">
|
8 | 8 | <!-- <meta name="twitter:description" content="What do pruned deep neural networks forget?"> -->
|
9 |
| - <meta name="twitter:url" content="https://computing-thresholds.github.io/"> |
| 9 | + <meta name="twitter:url" content="http://for.ai/compute-thresholds/"> |
10 | 10 | <meta name="twitter:image" content="https://cdn.glitch.com/02868eea-fe84-443e-964a-8f04885fa5fa%2Faccuracy_distribution_updated.png?v=1574118491306">
|
11 | 11 | <meta name="twitter:site" content="@CohereForAI" />
|
12 | 12 |
|
|
16 | 16 | <meta property="og:type" content="article" />
|
17 | 17 | <!-- <meta property="og:description" content="What do pruned deep neural networks forget?" /> -->
|
18 | 18 | <meta property="og:image" content="https://cdn.glitch.com/02868eea-fe84-443e-964a-8f04885fa5fa%2Faccuracy_distribution.png?v=1574118354833" />
|
19 |
| - <meta property="og:url" content="https://computing-thresholds.github.io/" /> |
| 19 | + <meta property="og:url" content="http://for.ai/compute-thresholds/" /> |
20 | 20 | <!-- <meta property="og:site_name" content="Deep Neural Network Pruning"> -->
|
21 | 21 | <meta property="og:locale" content="en_US">
|
22 | 22 |
|
23 | 23 |
|
24 | 24 | <!-- https://scholar.google.com/intl/en/scholar/inclusion.html#indexing -->
|
25 | 25 | <meta name="citation_title" content="On the Limitations of Compute Thresholds as a Governance Strategy: Measuring the Disparate Impact of Model Pruning">
|
26 |
| - <meta name="citation_fulltext_html_url" content="https://computing-thresholds.github.io/"> |
| 26 | + <meta name="citation_fulltext_html_url" content="http://for.ai/compute-thresholds/"> |
27 | 27 | <!-- Update paper link -->
|
28 | 28 | <meta name="citation_pdf_url" content="https://arxiv.org/abs/1911.05248">
|
29 | 29 | <meta name="citation_fulltext_world_readable" content="">
|
|
44 | 44 | <!-- https://schema.org/Article -->
|
45 | 45 | <meta property="description" itemprop="description" content="On the Limitations of Compute Thresholds as a Governance Strategy.">
|
46 | 46 | <meta property="article:author" content="Sara Hooker">
|
47 |
| - <meta property="article:url" content="https://computing-thresholds.github.io/" /> |
| 47 | + <meta property="article:url" content="http://for.ai/compute-thresholds/" /> |
48 | 48 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet">
|
49 | 49 | <link rel="stylesheet" href="https://code.getmdl.io/1.3.0/material.indigo-pink.min.css">
|
50 | 50 | <style>
|
|
0 commit comments