Git Product home page Git Product logo

graphlogad's Introduction

Hi 👋

🔭 I’m a Ph.D. candidate @UC Riverside.

🌱 My research interests include but are not limited to the intersection of natural language processing (NLP) and uncertainty quantification. I'm interested in NLP applications and efficient LLM training & inference with uncertainty-awareness.

LinkedIn

Personal Page

graphlogad's People

Contributors

yul091 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

liz-starfield

graphlogad's Issues

File

How can I get this file or package:logdeep?

Data and settings

I am very interested in your research and trying to reproduce your paper. Can you provide the data set and parameter settings?

Is it correct format for dataset.json file

Hi @yul091

Thanks for the wonderful paper and code. This question has been asked few times. for dataset.json do we need to manually create it.
I went through the code and created the following format based on logic in "NER.py". Is it correct?

[
    {
            "logex:example": "1117838570 2005.06.03 R02-M1-N0-C:J12-U11 2005-06-03-15.42.50.363779 R02-M1-N0-C:J12-U11 RAS KERNEL INFO instruction cache parity error corrected",
            "logex:hasParameterList": ["R02-M1-N0-C:J12-U11"],
            "logex:hasNERtag": ["server"]
},

{
    "logex:example": "1118211686 2005.06.07 R22-M0-NB-C:J08-U01 2005-06-07-23.21.26.166009 R22-M0-NB-C:J08-U01 RAS KERNEL INFO generating core.258",
    "logex:hasParameterList": ["R22-M0-NB-C:J08-U01"],
    "logex:hasNERtag": ["server"]
},
{
    "logex:example": "1121408432 2005.07.14 R16-M1-N4-I:J18-U11 2005-07-14-23.20.32.350090 R16-M1-N4-I:J18-U11 RAS APP FATAL ciod: Error creating node map from file /home/pakin1/comms-conc/xyzt-1x1x32768x1.map: Bad address",
    "logex:hasParameterList": ["R16-M1-N4-I:J18-U11", "/home/pakin1/comms-conc/xyzt-1x1x32768x1.map"],
    "logex:hasNERtag": ["server", "path"]
}
]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.