Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe wrong glm.bin file #3

Closed
DragonDescentZerotsu opened this issue Jan 14, 2024 · 1 comment
Closed

Maybe wrong glm.bin file #3

DragonDescentZerotsu opened this issue Jan 14, 2024 · 1 comment

Comments

@DragonDescentZerotsu
Copy link

This is the content of my glm.bin file:
`

<title>Zenodo</title>
  <div class="ui info flashed message m-0">
    <div class="ui middle aligned grid centered">

      <div role="alert" id="flash-message" class="twelve wide mobile six wide tablet four wide computer left aligned column">
        <p id="alert-content" style="display:none;">Please log in to access this page.</p>
      </div>

      <div class="two wide tablet one wide computer right aligned column">
        <button class="ui icon button iconhold close-btn" aria-label="Close">
          <i class="flashed close icon"></i>
        </button>
      </div>

    </div>
  </div>

<div class="ui centered grid container">
  <div class="sixteen wide mobile fourteen wide tablet ten wide computer centered column">
    
      <div class="ui basic very padded segment">
            <a href="/">
              <img class="ui centered medium image"
                  src="/static/images/invenio-rdm.svg"
                  alt="Zenodo"/>
            </a>
      </div>
    
      <div class="container">
        <div class="row panel-container">

Log in to account

Or
          <form
            class="credentials-form"
            action="/login/" 
            method="POST" 
            name="login_user_form"
          >
            <input id="next" name="next" type="hidden" value="/records/7855545/files/glm.bin">
            <button type="submit" class="ui fluid large labeled icon primary button">
              <i class="icon sign-in" aria-hidden="true"></i> Log in
            </button>
          </form>

  </div>

  <div class="ui secondary segment rel-pt-2 rel-pb-2">
        <p class="ui small header text-muted">
          
            New to Zenodo?
           
            <a href="/signup/">Sign up</a>
        </p>
        <a href="https://about.zenodo.org/privacy-policy/">Privacy notice</a>
  </div>
</div>
        </div>
      </div>
  </div>
</div>
<script src="/static/dist/js/manifest.06d5f010dd4dec760493.js"></script> <script src="/static/dist/js/6072.f66e49e333fd385e8f9d.js"></script> <script src="/static/dist/js/1921.ef2500a7b5260b677930.js"></script> <script src="/static/dist/js/theme.19cce40739a4bf505a72.js"></script> ` I don't if this is right? I can't load it into PyTorch. Where should I go to get the weights? Thank you!
@y-hwang
Copy link
Owner

y-hwang commented Jan 15, 2024

Please try again. the record is now public. https://zenodo.org/records/7855545

@y-hwang y-hwang closed this as completed Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants