question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`exp show`: Include data files.

See original GitHub issue

If an user modifies data files in between dvc exp run calls, the change is not reflected in the table generated by dvc exp show.

In Studio users can view information of the data files associated to each experiment. I think it would be nice to include similar information in the table generated by dvc exp show.

Ideally, the feature would have the same options available for metrics and params (i.e. --include-files/--exclude-files).

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:6
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
daavoocommented, Sep 7, 2021

Another idea here is to encourage use of the desc field and show that in the table.

In addition, we could show the rev (or other selectable property, line in Studio https://github.com/iterative/studio-support/issues/16)

1reaction
dberenbaumcommented, Sep 6, 2021

Another idea here is to encourage use of the desc field and show that in the table.

Read more comments on GitHub >

github_iconTop Results From Across the Web

exp show | Data Version Control - DVC
Displays experiments and checkpoints in a detailed table which includes their parent and name (or hash), as well as colored columns for (left...
Read more >
dvc exp run: experiment metrics are not reported ... - GitHub
I'm running my training script on /dev/mapper/system-home and it outputs data (model checkpoints, metrics) in /data/.cache located on another ...
Read more >
DVC (Git For Data): A Complete Intro - DEV Community ‍ ‍
Note here that a dvc add command accepts arguments which are data or model file names that you want DVC to track. All...
Read more >
.EXP files
On 3/10/06 6:48 PM, "LUIS F MENEZES" <lmenezes at="" jhmi.edu=""> wrote: > Hi, > I am trying to work with GEO dataset GSE2180,...
Read more >
Export to Text Data Files with Low-Level I/O - MathWorks
View the contents of the file using the type function. type exptable.txt. Exponential Function 0.000000 1.000000 0.100000 1.105171 0.200000 1.221403 0.300000 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found